Skip to content

Commit 4ae6b26

Browse files
authored
Merge pull request #29 from katanacap/dependabot/cargo/tokio-1.44.1
chore(deps): bump tokio from 1.43.0 to 1.44.1
2 parents fbe13aa + c988422 commit 4ae6b26

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.1", features = ["full"] }
2020

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

0 commit comments

Comments
 (0)