Skip to content

Commit

Permalink
build(deps): bump tokio from 1.35.1 to 1.36.0 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 5d7dc9b commit 6c774fa
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 @@ -27,7 +27,7 @@ version = "4.0.0"
features = ["supports-colors"]

[dependencies.tokio]
version = "1.35.1"
version = "1.36.0"
features = ["full"]

[lints.rust]
Expand Down

0 comments on commit 6c774fa

Please sign in to comment.