mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump rustls from 0.20.4 to 0.20.5 (#176)
This commit is contained in:
parent
b8bb41c356
commit
761ff58102
2 changed files with 5 additions and 5 deletions
|
|
@ -22,7 +22,7 @@ mime_guess = "2.0"
|
|||
once_cell = "1.10"
|
||||
percent-encoding = "2.1"
|
||||
rcgen = { version = "0.9.2" }
|
||||
rustls = "0.20.4"
|
||||
rustls = "0.20.5"
|
||||
tokio-rustls = "0.23.4"
|
||||
tokio = { version = "1.18", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.2.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue