Skip to content

Commit 6067987

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

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.4", package = "klickhouse_derive" }
1717

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

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

0 commit comments

Comments
 (0)