mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
chore(deps): bump tokio from 1.13.0 to 1.14.0 (#108)
This commit is contained in:
parent
b5d479f315
commit
f82d967351
2 changed files with 5 additions and 5 deletions
|
|
@ -24,7 +24,7 @@ percent-encoding = "2.1"
|
|||
rcgen = { version = "0.8.14" }
|
||||
rustls = "0.20.1"
|
||||
tokio-rustls = "0.23.1"
|
||||
tokio = { version = "1.13", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
tokio = { version = "1.14", 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