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 75b3447 commit 600c9a8Copy full SHA for 600c9a8
Cargo.toml
@@ -19,7 +19,7 @@ doctest = false
19
test = false
20
21
[dependencies]
22
-cfg-if = "0.1.6"
+cfg-if = "1.0.0"
23
libc = "0.2.45"
24
psm = { path = "psm", version = "0.1.7" }
25
0 commit comments