Skip to content

Commit

Permalink
chore(deps): update rust crate tokio to 1.34 (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent cef2b7f commit 9221ad5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -25,7 +25,7 @@ version = "1.0"
features = ["derive"]

[dependencies.tokio]
version = "1.33"
version = "1.34"
features = ["macros", "rt-multi-thread", "time"]

[dependencies.moka]
Expand Down

0 comments on commit 9221ad5

Please sign in to comment.