We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e776389 commit 4a4fc26Copy full SHA for 4a4fc26
1 file changed
Cargo.toml
@@ -10,6 +10,8 @@ keywords = ["hash", "no_std", "hashmap", "swisstable"]
10
categories = ["data-structures", "no-std"]
11
exclude = [".github", "/ci/*"]
12
edition = "2024"
13
+
14
+# Make sure to sync this MSRV in the README badge and CI workflows
15
rust-version = "1.85.0"
16
17
[lints.rust]
0 commit comments