Skip to content

Commit 8591471

Browse files
Bump tokio from 1.23.0 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.23.0 to 1.24.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9365bc7 commit 8591471

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ctrlc = "3.1.3"
5555
prometheus = "0.7.0"
5656
cargo_metadata = "0.15"
5757
indexmap = "1.4.0"
58-
tokio = "1.18"
58+
tokio = "1.24"
5959
aws-types = { version = "0.52", features = ["hardcoded-credentials"] }
6060
aws-smithy-http = "0.52"
6161
aws-smithy-async = "0.52"

0 commit comments

Comments
 (0)