update libcryptsetup_rs to 0.4.0

This commit is contained in:
2020-06-06 22:43:18 +02:00
parent f774580c9c
commit c1a82b9ae6
5 changed files with 14 additions and 24 deletions

View File

@@ -20,8 +20,7 @@ ring = "0.13.5"
failure = "0.1.5"
rpassword = "4.0.1"
structopt = "0.3.2"
#libcryptsetup-rs = "0.3.0"
libcryptsetup-rs = { git = "https://github.com/shimunn/libcryptsetup-rs.git", branch = "luks2_token_set" }
libcryptsetup-rs = "0.4.0"
serde_json = "1.0.51"
serde_derive = "1.0.106"
serde = "1.0.106"