We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1265a6 commit d60cc37Copy full SHA for d60cc37
1 file changed
CHANGES.txt
@@ -1,9 +1,17 @@
1
libcryptsetup-rs 0.15.1
2
=======================
3
-Recommended Rust toolchain version: 1.93.0
+Recommended Rust toolchain version: 1.94.0
4
Recommended development environment: Fedora 42
5
6
+- Increase rand dependency lower bound to 0.10.0:
7
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/470
8
+
9
+- Increase nix dependency lower bound to 0.31.1:
10
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/469
11
12
- Tidies and Maintenance:
13
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/472
14
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/471
15
https://github.com/stratis-storage/libcryptsetup-rs/pull/468
16
https://github.com/stratis-storage/libcryptsetup-rs/pull/467
17
https://github.com/stratis-storage/libcryptsetup-rs/pull/466
0 commit comments