mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
add test for TLS version selection
Since rustls does not even support TLS versions below 1.2, no need to check for that.
This commit is contained in:
parent
8b4692b08b
commit
8a6eb65b48
3 changed files with 24 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -19,6 +19,7 @@ dependencies = [
|
|||
"tokio",
|
||||
"tokio-rustls",
|
||||
"url",
|
||||
"webpki",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue