Skip to content

Commit 380055c

Browse files
committed
Allow compiling on 1.56.0
1 parent decf995 commit 380055c

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
@@ -10,7 +10,7 @@ keywords = ["hash", "no_std", "hashmap", "swisstable"]
1010
categories = ["data-structures", "no-std"]
1111
exclude = [".github", "/ci/*"]
1212
edition = "2021"
13-
rust-version = "1.56.1"
13+
rust-version = "1.56.0"
1414

1515
[dependencies]
1616
# For the default hasher

0 commit comments

Comments
 (0)