mirror of https://github.com/fafhrd91/actix-web
fix cargo
This commit is contained in:
parent
ac81a6825f
commit
1e85b0fdc4
|
@ -110,7 +110,6 @@ time = { version = "0.2.23", default-features = false, features = ["std"] }
|
|||
tls-openssl = { package = "openssl", version = "0.10.9", optional = true }
|
||||
tls-rustls = { package = "rustls", version = "0.19.0", optional = true }
|
||||
url = "2.1"
|
||||
smallvec = "1.6"
|
||||
|
||||
[target.'cfg(windows)'.dependencies.tls-openssl]
|
||||
version = "0.10.9"
|
||||
|
|
Loading…
Reference in New Issue