Skip to content

Commit

Permalink
chore(deps): update rust crate tokio to v1.41.0 (#74)
Browse files Browse the repository at this point in the history
* chore(deps): update rust crate tokio to v1.41.0

* Update dev-dependencies

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Leonid Beschastny <[email protected]>
  • Loading branch information
renovate[bot] and lbeschastny authored Nov 5, 2024
1 parent 9ba6249 commit ae2503a
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 99 deletions.
120 changes: 22 additions & 98 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 @@ -44,7 +44,7 @@ hyper-util = "0.1.9"
[dev-dependencies]
assert2 = "0.3"
rstest = "0.23"
tokio = "1.38"
tokio = "1.41"

[features]
full = ["aws-full", "test"]
Expand Down

0 comments on commit ae2503a

Please sign in to comment.