@@ -3,12 +3,19 @@ libcryptsetup-rs 0.12.1
33Recommended Rust toolchain version: 1.86.0
44Recommended development environment: Fedora 40
55
6+ - Remove git submodule and depend on per-thread-mutex crate:
7+ https://github.com/stratis-storage/libcryptsetup-rs/issues/401
8+ https://github.com/stratis-storage/libcryptsetup-rs/pull/415
9+
610- libcryptsetup-rs-sys: Release version 0.4.1:
711 https://github.com/stratis-storage/libcryptsetup-rs/pull/415
812
913- Add static feature:
1014 https://github.com/stratis-storage/libcryptsetup-rs/pull/407
1115
16+ - Increase lowest supported Rust to 1.77.0:
17+ https://github.com/stratis-storage/libcryptsetup-rs/pull/417
18+
1219- Increase rand dependency lower bound to 0.9.0:
1320 https://github.com/stratis-storage/libcryptsetup-rs/pull/410
1421
@@ -17,6 +24,7 @@ Recommended development environment: Fedora 40
1724 https://github.com/stratis-storage/libcryptsetup-rs/pull/406
1825
1926- Tidies and Maintenance:
27+ https://github.com/stratis-storage/libcryptsetup-rs/pull/416
2028 https://github.com/stratis-storage/libcryptsetup-rs/pull/412
2129 https://github.com/stratis-storage/libcryptsetup-rs/pull/411
2230 https://github.com/stratis-storage/libcryptsetup-rs/pull/409
@@ -26,6 +34,7 @@ Recommended development environment: Fedora 40
2634 https://github.com/stratis-storage/libcryptsetup-rs/pull/402
2735 https://github.com/stratis-storage/libcryptsetup-rs/pull/400
2836 https://github.com/stratis-storage/libcryptsetup-rs/pull/398
37+ https://github.com/stratis-storage/libcryptsetup-rs/pull/387
2938
3039
3140libcryptsetup-rs 0.12.0
0 commit comments