mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Upgrade tokio to 1.32.0. (#30286)
* build(deps): bump tokio from 1.29.1 to 1.32.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.29.1 to 1.32.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.29.1...tokio-1.32.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Add ignored duplicate. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
43ddf0179a
commit
8a440c9d5b
2 changed files with 15 additions and 5 deletions
|
@ -29,6 +29,7 @@ packages = [
|
|||
"num-rational",
|
||||
"redox_syscall",
|
||||
"ron",
|
||||
"socket2",
|
||||
"time",
|
||||
"wasi",
|
||||
"wayland-sys",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue