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 868402c commit 661a2d7Copy full SHA for 661a2d7
crypto-common/CHANGELOG.md
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
16
[#1759]: https://github.com/RustCrypto/traits/pull/1759
17
18
+## 0.1.7 (2025-11-12)
19
+### Changed
20
+- Pin `generic-array` to v0.14.7 ([#2088])
21
+
22
+[#2088]: https://github.com/RustCrypto/traits/pull/2088
23
24
## 0.1.6 (2022-07-16)
25
### Added
26
- Move `ParBlocks`/`ParBlocksSizeUser` from `cipher` crate ([#1052])
0 commit comments