Skip to content

Commit c58e127

Browse files
committed
Set MSRV to 1.64.0
1 parent b81d135 commit c58e127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/sgodwincs/ordered-multimap-rs"
88
description = "Insertion ordered multimap"
99
readme = "README.md"
1010
categories = ["data-structures"]
11+
rust-version = "1.64.0"
1112

1213
[dependencies]
1314
dlv-list = { version = "0.5", default-features = false }

0 commit comments

Comments
 (0)