File tree 2 files changed +18
-1
lines changed 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ libcryptsetup-rs 0.13.0
2
+ =======================
3
+ Recommended Rust toolchain version: 1.86.0
4
+ Recommended development environment: Fedora 41
5
+
6
+ - Add additional valid options to CryptVolumeKeyHandle::get;
7
+ wrap API to link volume key to other keyring:
8
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/428
9
+
10
+ - libcryptsetup-rs-sys: Allow default features for bindgen dependency:
11
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/427
12
+
13
+ - Tidies and Maintenance:
14
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/430
15
+ https://github.com/stratis-storage/libcryptsetup-rs/pull/429
16
+
17
+
1
18
libcryptsetup-rs 0.12.1
2
19
=======================
3
20
Recommended Rust toolchain version: 1.86.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " libcryptsetup-rs"
3
- version = " 0.12.1 "
3
+ version = " 0.13.0 "
4
4
authors = [
" John Baublitz <[email protected] >" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.74.0" # LOWEST SUPPORTED RUST TOOLCHAIN
You can’t perform that action at this time.
0 commit comments