fix cargo

This commit is contained in:
Rob Ede 2021-02-13 04:58:25 +00:00
parent ac81a6825f
commit 1e85b0fdc4
No known key found for this signature in database
GPG Key ID: C2A3B36E841A91E6
1 changed files with 0 additions and 1 deletions

View File

@ -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"