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 b33aae0 commit bde51c7Copy full SHA for bde51c7
Cargo.toml
@@ -13,6 +13,6 @@ edition = "2021"
13
json = ["serde", "serde_json"]
14
15
[dependencies]
16
-libc = "^0.2.39"
+libc = "^0.2.153"
17
serde = { version = "^1.0.27", features = ["derive"], optional = true}
18
serde_json = {version = "^1.0.9", optional = true}
0 commit comments