We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a50ffe commit a6464daCopy full SHA for a6464da
varlink-cli/Cargo.toml
@@ -23,5 +23,5 @@ serde_json = "1.0.41"
23
clap = "2.33.0"
24
colored_json = "2.1.0"
25
chainerror = "0.7.0"
26
-libc = { version = "0", default-features = false }
+libc = { version = "0.2.126", default-features = false }
27
bitflags = "1.2.1"
0 commit comments