Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita96b9c7

Browse files
committed
Release 2.12.1
1 parent6245ee5 commita96b9c7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name ="indexmap"
33
edition ="2021"
4-
version ="2.12.0"
4+
version ="2.12.1"
55
documentation ="https://docs.rs/indexmap/"
66
repository ="https://github.com/indexmap-rs/indexmap"
77
license ="Apache-2.0 OR MIT"

‎RELEASES.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
#Releases
22

3+
##2.12.1 (2025-11-20)
4+
5+
- Simplified a lot of internals using`hashbrown`'s new bucket API.
6+
37
##2.12.0 (2025-10-17)
48

59
-**MSRV**: Rust 1.82.0 or later is now required.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp