Completely remove OpenSSL
This commit is contained in:
parent
2ffa34e673
commit
b9067599d4
4 changed files with 13 additions and 100 deletions
|
@ -10,7 +10,6 @@ elliptic-curve = "0.13.5"
|
|||
num-bigint = { version = "0.4.3", features = ["rand"] }
|
||||
num-integer = "0.1.45"
|
||||
num-traits = "0.2.15"
|
||||
openssl = { git = "https://github.com/sfackler/rust-openssl" }
|
||||
rand = "0.8.5"
|
||||
sha1 = "0.10.5"
|
||||
thiserror = "1.0.40"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue