structopt
This commit is contained in:
@@ -13,13 +13,12 @@ libcryptsetup-sys = { git = "https://github.com/shimunn/cryptsetup-rs.git", bran
|
||||
hex = "0.3.2"
|
||||
rust-crypto = "0.2.36"
|
||||
failure = "0.1.5"
|
||||
serde_derive = "1.0.100"
|
||||
serde = "1.0.100"
|
||||
serde_json = "1.0.40"
|
||||
rpassword = "4.0.1"
|
||||
envy = "0.4.0"
|
||||
structopt = "0.3.2"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = 'z'
|
||||
panic = 'abort'
|
||||
incremental = false
|
||||
overflow-checks = false
|
||||
|
Reference in New Issue
Block a user