mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-28 07:57:01 +00:00
remove openssl dep
This commit is contained in:
@@ -69,14 +69,11 @@ workers.workspace = true
|
||||
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
|
||||
openssl = "0.10.68"
|
||||
nix = { version = "0.29.0", features = ["fs"] }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
||||
|
||||
winapi = "0.3.9"
|
||||
openssl = "0.10.66"
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user