Skip to content

Commit 346fbbc

Browse files
Bump tokio from 1.44.2 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.2 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.2...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cfc1e0 commit 346fbbc

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

Cargo.lock

Lines changed: 28 additions & 5 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
@@ -21,7 +21,7 @@ futures = "0.3.31"
2121
go-parse-duration = "0.1.1"
2222
tabled = "0.19.0"
2323
thiserror = "2.0.12"
24-
tokio = { version = "1.44.2", features = ["full"] }
24+
tokio = { version = "1.47.1", features = ["full"] }
2525
tracing = "0.1.41"
2626
tracing-subscriber = "0.3.19"
2727

0 commit comments

Comments
 (0)