Skip to content

Commit d09cf61

Browse files
build(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cedce59 commit d09cf61

File tree

2 files changed

+18
-8
lines changed

2 files changed

+18
-8
lines changed

Cargo.lock

Lines changed: 17 additions & 7 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
@@ -32,7 +32,7 @@ serde_json = "1.0"
3232
sha2 = "0.10.8"
3333
strum = { version = "0.27.1", features = ["derive"] }
3434
thiserror = "2.0.12"
35-
tokio = "1.44.1"
35+
tokio = "1.47.1"
3636
tower = "0.5.2"
3737
tower-layer = "0.3.3"
3838

0 commit comments

Comments
 (0)