File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ libcryptsetup-rs 0.14.0
2+ =======================
3+ Recommended Rust toolchain version: 1.89.0
4+ Recommended development environment: Fedora 41
5+
6+ - Make LUKS info in reencryption optional:
7+ https://github.com/stratis-storage/libcryptsetup-rs/pull/447
8+
9+ - Increase lowest supported Rust to 1.77:
10+ https://github.com/stratis-storage/libcryptsetup-rs/pull/444
11+
12+ - Tidies and Maintenance:
13+ https://github.com/stratis-storage/libcryptsetup-rs/pull/445
14+ https://github.com/stratis-storage/libcryptsetup-rs/pull/443
15+ https://github.com/stratis-storage/libcryptsetup-rs/pull/442
16+
17+
118libcryptsetup-rs 0.13.2
219=======================
320Recommended Rust toolchain version: 1.88.0
Original file line number Diff line number Diff line change 11[package ]
22name = " libcryptsetup-rs"
3- version = " 0.13.2 "
3+ version = " 0.14.0 "
44authors = [
" John Baublitz <[email protected] >" ]
55edition = " 2021"
66rust-version = " 1.77.0" # LOWEST SUPPORTED RUST TOOLCHAIN
You can’t perform that action at this time.
0 commit comments