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 20a2628 commit 09827ecCopy full SHA for 09827ec
Cargo.toml
@@ -27,7 +27,7 @@ databend-driver = { path = "driver", version = "0.32.0" }
27
databend-driver-core = { path = "sql", version = "0.32.0" }
28
databend-driver-macros = { path = "macros", version = "0.32.0" }
29
30
-jsonb = { version = "0.5.3" }
+jsonb = { version = "0.5.5" }
31
tokio-stream = "0.1"
32
chrono = { version = "0.4.40", default-features = false, features = ["clock"] }
33
chrono-tz = { version = "0.10.4" }
0 commit comments