test: add regression test for native-tls crate
This commit is contained in:
parent
4bd50bdadf
commit
e2f2015e06
3 changed files with 12 additions and 2 deletions
|
@ -4,4 +4,4 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
native-tls = "0.2"
|
||||
native-tls = { version = "0.2", features = ["vendored"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue