Skip to content

Commit 3ec1d31

Browse files
chore(deps): bump tokio from 1.43.0 to 1.44.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbe13aa commit 3ec1d31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ klickhouse = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14
1616
klickhouse_derive = { git = "https://github.com/katanacap/klickhouse.git", tag = "v1.14.2", package = "klickhouse_derive" }
1717

1818
## tokio
19-
tokio = { version = "1.43.0", features = ["full"] }
19+
tokio = { version = "1.44.0", features = ["full"] }
2020

2121
## actix
2222
actix-web = "4.9.0"

0 commit comments

Comments
 (0)