fix(tls): vendor native-tls
This commit is contained in:
@ -48,7 +48,7 @@ arc-swap = "1.7.1"
|
||||
serde_json_path = "0.6.7"
|
||||
async-recursion = "1.1.1"
|
||||
common-words-all = { version = "0.0.2", default-features = false, features = ["english", "one"] }
|
||||
hyper-tls = "=0.5.0"
|
||||
hyper-tls = { version = "=0.5.0", features = ["vendored"] }
|
||||
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user