Skip to content

Commit ac5eeff

Browse files
committed
Upgrade to autocfg 1
1 parent 11368d0 commit ac5eeff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ compiler_builtins = { version = "0.1.2", optional = true }
2626
alloc = { version = "1.0.0", optional = true, package = "rustc-std-workspace-alloc" }
2727

2828
[build-dependencies]
29-
autocfg = "0.1.4"
29+
autocfg = "1"
3030

3131
[dev-dependencies]
3232
lazy_static = "1.2"

0 commit comments

Comments
 (0)