We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf8a1f commit 6d238d4Copy full SHA for 6d238d4
Cargo.toml
@@ -24,7 +24,7 @@ pkg-config = "0.3.25"
24
toml = { version = "0.8", default-features = false, features = ["parse"] }
25
version-compare = "0.2"
26
heck = "0.5"
27
-cfg-expr = { version = "0.15.5", features = ["targets"] }
+cfg-expr = { version = "0.16", features = ["targets"] }
28
29
[dev-dependencies]
30
lazy_static = "1"
0 commit comments