Skip to content

Commit a6464da

Browse files
Dylan-DPCharaldh
authored andcommitted
Update Cargo.toml
1 parent 5a50ffe commit a6464da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

varlink-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ serde_json = "1.0.41"
2323
clap = "2.33.0"
2424
colored_json = "2.1.0"
2525
chainerror = "0.7.0"
26-
libc = { version = "0", default-features = false }
26+
libc = { version = "0.2.126", default-features = false }
2727
bitflags = "1.2.1"

0 commit comments

Comments
 (0)