We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e45cd3 commit 7f0c3c4Copy full SHA for 7f0c3c4
Cargo.toml
@@ -35,7 +35,7 @@ path = "examples/remove/main.rs"
35
36
[dependencies]
37
clickhouse = { version = "0.12", features = ["watch"] }
38
-clickhouse-derive = { version = "0.1" }
+clickhouse-derive = { version = "0.2" }
39
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
40
serde = { version = "1.0.196", features = ["derive"] }
41
0 commit comments