fix(dep): add libc dependency
This commit is contained in:
parent
163362d954
commit
24993f2f22
1 changed files with 1 additions and 0 deletions
|
@ -14,3 +14,4 @@ regex = "1.9.1"
|
|||
reqwest = { version = "0.11.18", features = ["blocking"] }
|
||||
uuid = { version = "1.4.0", features = ["serde", "v4"] }
|
||||
tar = "0.4.39"
|
||||
libc = "0.2.80"
|
||||
|
|
Loading…
Reference in a new issue