mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
Update to rustls 0.22
This commit is contained in:
parent
b1c7564046
commit
8809f9378c
5 changed files with 52 additions and 75 deletions
|
|
@ -23,7 +23,7 @@ once_cell = "1.19"
|
|||
percent-encoding = "2.3"
|
||||
rcgen = { version = "0.12.0" }
|
||||
rustls = "0.22.1"
|
||||
tokio-rustls = "0.24.1"
|
||||
tokio-rustls = "0.25.0"
|
||||
tokio = { version = "1.35", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.5.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue