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 458e445 commit 5643b13Copy full SHA for 5643b13
CHANGELOG.md
@@ -13,7 +13,9 @@ This release removes the `borsh` feature introduced in 0.15.0 because it was
13
found to be incorrectly implemented. Users should use the `hashbrown` feature of
14
the `borsh` crate instead which provides the same trait implementations.
15
16
-## [v0.15.0] - 2024-10-01
+## ~~[v0.15.0] - 2024-10-01~~
17
+
18
+This release was _yanked_ due to a broken implementation of the `borsh` feature.
19
20
This update contains breaking changes that remove the `raw` API with the hope of
21
centralising on the `HashTable` API in the future. You can follow the discussion
0 commit comments