mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-13 00:02:46 +10:00
fix: remove openssl from Cargo.toml
This commit is contained in:
@ -34,9 +34,6 @@ features = ["crypto", "pem", "x509-parser"]
|
|||||||
version = "1.0.210"
|
version = "1.0.210"
|
||||||
features = ["serde_derive"]
|
features = ["serde_derive"]
|
||||||
|
|
||||||
[dependencies.openssl]
|
|
||||||
version = "0.10.66"
|
|
||||||
|
|
||||||
[dependencies.uuid]
|
[dependencies.uuid]
|
||||||
version = "1.10.0"
|
version = "1.10.0"
|
||||||
features = [
|
features = [
|
||||||
|
|||||||
Reference in New Issue
Block a user