Skip to content

Commit

Permalink
fix(deps): update rust crate tokio to 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 12, 2023
1 parent 67ebe1d commit 09b68c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -33,7 +33,7 @@ csv = "1.2"
futures = "0.3"

[dependencies.tokio]
version = "1.29"
version = "1.31"
features = [
"fs",
"rt-multi-thread",
Expand Down

0 comments on commit 09b68c3

Please sign in to comment.