Skip to content

Commit 2492c7b

Browse files
committed
Bump edition from 2018 to 2021.
Doesn't require any code changes.
1 parent 7ab3ddd commit 2492c7b

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
@@ -7,7 +7,7 @@ license = "Apache-2.0/MIT"
77
readme = "README.md"
88
keywords = ["hash", "hasher", "fxhash", "rustc"]
99
repository = "https://github.com/rust-lang/rustc-hash"
10-
edition = "2018"
10+
edition = "2021"
1111

1212
[features]
1313
default = ["std"]

0 commit comments

Comments
 (0)