update libcryptsetup_rs to 0.4.0
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user