mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump tokio-rustls from 0.23.0 to 0.23.1 (#93)
This commit is contained in:
parent
2cb7639480
commit
a75e270719
2 changed files with 4 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ once_cell = "1.8"
|
|||
percent-encoding = "2.1"
|
||||
rcgen = { version = "0.8.14" }
|
||||
rustls = "0.20.0"
|
||||
tokio-rustls = "0.23.0"
|
||||
tokio-rustls = "0.23.1"
|
||||
tokio = { version = "1.13", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
url = "2.2.2"
|
||||
webpki = "0.22.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue