Skip to content

Commit

Permalink
build(deps): bump the rust-deps group with 1 update
Browse files Browse the repository at this point in the history
Bumps the rust-deps group with 1 update: [tokio](https://github.com/tokio-rs/tokio).

- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.30.0...tokio-1.31.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nvarner committed Aug 15, 2023
1 parent 291f00f commit 34f26f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ serde_json = "1.0.94"
siphasher = "0.3"
strum = { version = "0.25.0", features = ["derive"] }
thiserror = "1.0.44"
tokio = { version = "1.26.0", features = [
tokio = { version = "1.31.0", features = [
"macros",
"rt-multi-thread",
"io-std",
Expand Down

0 comments on commit 34f26f1

Please sign in to comment.