mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump tokio from 1.15.0 to 1.16.1 (#138)
This commit is contained in:
parent
068077e29b
commit
0f6b0ea4ad
2 changed files with 3 additions and 3 deletions
|
|
@ -24,7 +24,7 @@ percent-encoding = "2.1"
|
|||
rcgen = { version = "0.9.0" }
|
||||
rustls = "0.20.1"
|
||||
tokio-rustls = "0.23.2"
|
||||
tokio = { version = "1.15", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
tokio = { version = "1.16", 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