We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68986be commit d8fc464Copy full SHA for d8fc464
2 files changed
multi_index_map/Cargo.toml
@@ -3,7 +3,7 @@ name = "multi_index_map"
3
version = "0.15.1"
4
edition = "2021"
5
authors = ["Louis Wyborn <louiswyborn@gmail.com>"]
6
-rust-version = "1.62"
+rust-version = "1.65"
7
license = "MIT"
8
description = "MultiIndexMap: A generic multi index map inspired by boost multi index containers"
9
repository = "https://github.com/lun3x/multi_index_map"
multi_index_map_derive/Cargo.toml
@@ -3,7 +3,7 @@ name = "multi_index_map_derive"
0 commit comments