Skip to content

Commit 3e13b27

Browse files
committed
Set MSRV to 1.71.1
1 parent 1c892ca commit 3e13b27

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
@@ -8,7 +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"
11+
rust-version = "1.71.1"
1212

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

0 commit comments

Comments
 (0)