Skip to content

Commit b283dd7

Browse files
committed
Release 1.9.1
(cherry picked from commit 3f6cdde)
1 parent 0d5781b commit b283dd7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
comparison traits like `Eq` only consider items in order, rather than hash
1616
lookups, and slices even implement `Hash`.
1717

18+
- 1.9.1
19+
20+
- The MSRV now allows Rust 1.56.0 as well. However, currently `hashbrown`
21+
0.12.1 requires 1.56.1, so users on 1.56.0 should downgrade that to 0.12.0
22+
until there is a later published version relaxing its requirement.
23+
1824
- 1.9.0
1925

2026
- **MSRV**: Rust 1.56.1 or later is now required.

0 commit comments

Comments
 (0)