feat: hatter fork
This commit is contained in:
@@ -33,7 +33,7 @@ rand = "0.8"
|
||||
# reqwest = { version = "0.11", features = ["blocking", "rustls", "rustls-tls"] }
|
||||
rpassword = "7.3"
|
||||
rsa = { version = "0.9", features = ["pem"] }
|
||||
rust-crypto = "0.2"
|
||||
rust-crypto-hatter-fork = "0.2"
|
||||
rust_util = "0.6"
|
||||
security-framework = { version = "3.0", features = ["OSX_10_15"], optional = true }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
@@ -56,9 +56,6 @@ ctrlc = "3.4"
|
||||
[build-dependencies]
|
||||
swift-rs = { path = "swift-rs", features = ["build"], optional = true }
|
||||
|
||||
[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