Skip to content

Commit ca95d2b

Browse files
dependabot[bot]thomastaylor312
authored andcommitted
chore(deps): Bump tokio in the cargo group across 1 directory
Bumps the cargo group with 1 update in the / directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.42.0 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4958c73 commit ca95d2b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ sha2 = "0.10"
2828
tempfile = "3.10.1"
2929
testcontainers = { version = "0.23" }
3030
thiserror = "1.0"
31-
tokio = "1.35.1"
31+
tokio = "1.44.2"
3232
tokio-util = "0.7.10"
3333
toml = "0.8"
3434
tracing = "0.1.40"

0 commit comments

Comments
 (0)