Skip to content

Commit ceab951

Browse files
committed
Upgrade to autocfg 1
1 parent c820451 commit ceab951

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
@@ -30,7 +30,7 @@ build = "build.rs"
3030
bench = false
3131

3232
[build-dependencies]
33-
autocfg = "0.1.6"
33+
autocfg = "1"
3434
[dependencies]
3535
serde = { version = "1.0", optional = true }
3636
rayon = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)