feat: fix compile imcompat warnning
This commit is contained in:
@@ -36,6 +36,9 @@ x509-parser = "0.15"
|
||||
yubikey = { version = "0.8", features = ["untested"] }
|
||||
zeroize = "1.6"
|
||||
|
||||
[patch.crates-io]
|
||||
rust-crypto = { git="https://github.com/jht5945/rust-crypto.git" }
|
||||
|
||||
[profile.release]
|
||||
codegen-units = 1
|
||||
opt-level = 'z'
|
||||
|
||||
Reference in New Issue
Block a user