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.
2 parents a22622c + ac5eeff commit 6f5826eCopy full SHA for 6f5826e
Cargo.toml
@@ -26,7 +26,7 @@ compiler_builtins = { version = "0.1.2", optional = true }
26
alloc = { version = "1.0.0", optional = true, package = "rustc-std-workspace-alloc" }
27
28
[build-dependencies]
29
-autocfg = "0.1.4"
+autocfg = "1"
30
31
[dev-dependencies]
32
lazy_static = "1.2"
0 commit comments