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 730ab75 commit a48c773Copy full SHA for a48c773
CHANGELOG.md
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
12
### Changed
13
14
+- [breaking-change] `IndexMap` and `IndexSet` now require that keys implement the `core::hash::Hash`
15
+ trait instead of the `hash32::Hash` (v0.2.0) trait
16
+
17
### Fixed
18
19
## [v0.7.16] - 2022-08-09
0 commit comments