vendor openssl
This commit is contained in:
1
Cargo.toml
Normal file → Executable file
1
Cargo.toml
Normal file → Executable file
@ -17,3 +17,4 @@ uuid = { version = "0.8.1", features = ["v4"] }
|
||||
log = "0.4"
|
||||
env_logger = "0.8.1"
|
||||
envconfig = "0.9.1"
|
||||
openssl = {version="*", features = ["vendored"]}
|
||||
|
||||
Reference in New Issue
Block a user