mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 20:45:29 +00:00
chore(deps): bump rustls from 0.20.2 to 0.20.4 (#152)
This commit is contained in:
parent
647e64a20f
commit
36f48b3feb
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ mime_guess = "2.0"
|
|||
once_cell = "1.8"
|
||||
percent-encoding = "2.1"
|
||||
rcgen = { version = "0.9.0" }
|
||||
rustls = "0.20.1"
|
||||
rustls = "0.20.4"
|
||||
tokio-rustls = "0.23.2"
|
||||
tokio = { version = "1.17", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.2.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue