We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a984ec9 commit b2cc53aCopy full SHA for b2cc53a
inout/CHANGELOG.md
@@ -18,6 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
[#1132]: https://github.com/RustCrypto/utils/pull/1132
19
20
21
+## 0.1.4 (2025-02-21)
22
+### Fixed
23
+- Return output length from `InOutBufReserved::get_out_len` instead of input length ([#1150])
24
+
25
+[#1150]: https://github.com/RustCrypto/utils/pull/1150
26
27
## 0.1.3 (2022-03-31)
28
### Fixed
29
- MIRI error in `From` impl for `InOutBuf` ([#755])
0 commit comments