Skip to content

Commit

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

---
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 Jul 29, 2024
1 parent d4dbef3 commit 69a765d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ spdx = "0.10.0"
which = "6.0.1"
axum = "0.7.5"
rust-embed = "8.5.0"
tokio = { version = "1.28.1", features = ["full"] }
tokio = { version = "1.39.2", features = ["full"] }
mime_guess = "2.0.4"
filetime = "0.2.21"
rayon = "1.7.0"
Expand Down

0 comments on commit 69a765d

Please sign in to comment.