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 d2a4bd7 commit 4ac9b20Copy full SHA for 4ac9b20
Cargo.toml
@@ -25,7 +25,7 @@ process = ["libc", "procfs"]
25
push = ["reqwest", "libc", "protobuf"]
26
27
[dependencies]
28
-cfg-if = "^0.1"
+cfg-if = "^1.0"
29
fnv = "^1.0"
30
lazy_static = "^1.4"
31
libc = { version = "^0.2", optional = true }
0 commit comments