Skip to content

Commit afd798d

Browse files
authored
Merge pull request #39 from katanacap/dependabot/cargo/tokio-1.44.2
chore(deps): bump tokio from 1.44.1 to 1.44.2
2 parents 70dc725 + 6067987 commit afd798d

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)