Skip to content

Commit

Permalink
chore: bump libcryptsetup-rs
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Martín <[email protected]>
  • Loading branch information
mmartinv committed Nov 29, 2024
1 parent bc4be1d commit 10f939f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 9 deletions.
45 changes: 37 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client-linuxapp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rand = "0.8.4"
nix = "0.26"
uuid = "1.3"
thiserror = "1"
libcryptsetup-rs = { version = "0.9.0", features = ["mutex"] }
libcryptsetup-rs = { version = "0.11.0", features = ["mutex"] }
secrecy = "0.8"
devicemapper = "0.34"
openssl = "0.10.66"
Expand Down

0 comments on commit 10f939f

Please sign in to comment.