Skip to content

Commit 6cbdd5a

Browse files
committed
Update edition from 2018 to 2021
1 parent 612057b commit 6cbdd5a

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
@@ -9,7 +9,7 @@ readme = "README.md"
99
keywords = ["hash", "no_std", "hashmap", "swisstable"]
1010
categories = ["data-structures", "no-std"]
1111
exclude = [".github", "bors.toml", "/ci/*"]
12-
edition = "2018"
12+
edition = "2021"
1313

1414
[dependencies]
1515
# For the default hasher

0 commit comments

Comments
 (0)