Skip to content

Commit 4a4fc26

Browse files
committed
Add a comment about keeping MSRV in sync
1 parent e776389 commit 4a4fc26

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ keywords = ["hash", "no_std", "hashmap", "swisstable"]
1010
categories = ["data-structures", "no-std"]
1111
exclude = [".github", "/ci/*"]
1212
edition = "2024"
13+
14+
# Make sure to sync this MSRV in the README badge and CI workflows
1315
rust-version = "1.85.0"
1416

1517
[lints.rust]

0 commit comments

Comments
 (0)