We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc657c commit 88122e1Copy full SHA for 88122e1
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "sorted-index-buffer"
3
version = "0.1.0"
4
-edition = "2024"
+edition = "2021"
5
readme = "README.md"
6
description = "array based sorted map with u64 keys"
7
license = "MIT OR Apache-2.0"
0 commit comments