Skip to content

Commit

Permalink
Bump tokio in /examples/crate_universe_unnamed/vendor_remote_manifests
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.17.0 to 1.18.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.17.0...tokio-1.18.5)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 7f40480 commit 43aaecc
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 41 deletions.
126 changes: 86 additions & 40 deletions examples/crate_universe_unnamed/vendor_remote_manifests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["UebelAndre <[email protected]>"]
edition = "2018"

[dependencies]
tokio = { version = "1.17.0", features = ["full"] }
tokio = { version = "1.18.5", features = ["full"] }

[dev-dependencies]
tempfile = "3.2.0"
Expand Down

0 comments on commit 43aaecc

Please sign in to comment.