Skip to content

Commit

Permalink
Bump tokio from 1.24.2 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.2 to 1.26.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/commits/tokio-1.26.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and janaknat committed Jun 26, 2024
1 parent 10577ed commit f98f40f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 27 deletions.
61 changes: 35 additions & 26 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 @@ -37,7 +37,7 @@ anyhow = "1.0"
serde_urlencoded = "0.7"
serde_json = "1.0"
aws-config = "0.55.3"
tokio = { version = "1.24.2", features = ["full"] }
tokio = { version = "1.26.0", features = ["full"] }
strum = "0.24"
strum_macros = "0.24"
sysctl = "*"
Expand Down

0 comments on commit f98f40f

Please sign in to comment.