Skip to content

Commit f3947a3

Browse files
dependabot[bot]zk-steve
authored andcommitted
build(deps): bump tokio from 1.39.3 to 1.40.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.39.3 to 1.40.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ce3719 commit f3947a3

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
@@ -36,7 +36,7 @@ serde = { version = "1.0" }
3636
serde_json = { version = "1.0.128" }
3737
testcontainers-modules = { version = "0.9.0" }
3838
thiserror = { version = "1.0.63" }
39-
tokio = { version = "1.39.3" }
39+
tokio = { version = "1.40.0" }
4040
tonic = { version = "0.12.2" }
4141
tonic-build = { version = "0.12.2" }
4242
tracing = { version = "0.1.40" }

0 commit comments

Comments
 (0)