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.
2 parents b5b2814 + ad694fb commit 8e47be8Copy full SHA for 8e47be8
Cargo.toml
@@ -1,8 +1,7 @@
1
[package]
2
name = "indexmap"
3
edition = "2021"
4
-version = "2.0.0-pre"
5
-publish = false
+version = "2.0.0"
6
documentation = "https://docs.rs/indexmap/"
7
repository = "https://github.com/bluss/indexmap"
8
license = "Apache-2.0 OR MIT"
RELEASES.md
@@ -1,4 +1,4 @@
-- 2.0.0 (pending)
+- 2.0.0
- **MSRV**: Rust 1.64.0 or later is now required.
0 commit comments