Skip to content

Commit fc98c91

Browse files
dependabot[bot]dmartin
authored andcommitted
Bump tokio from 1.44.0 to 1.44.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.0 to 1.44.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.0...tokio-1.44.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 647feb5 commit fc98c91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ futures = "0.3.31"
2424
go-parse-duration = "0.1.1"
2525
tabled = "0.18.0"
2626
thiserror = "2.0.12"
27-
tokio = { version = "1.44.0", features = ["full"] }
27+
tokio = { version = "1.44.1", features = ["full"] }
2828
tracing = "0.1.41"
2929
tracing-subscriber = "0.3.19"
3030

0 commit comments

Comments
 (0)