@@ -306,7 +306,7 @@ enquote = "1.1.0"
306306enum-as-inner = " 0.6"
307307enum_dispatch = " 0.3.13"
308308enumflags2 = { version = " 0.7.7" , features = [" serde" ] }
309- ethnum = { version = " 1.5.0 " }
309+ ethnum = { version = " 1.5.1 " }
310310faststr = " 0.2"
311311feature-set = { version = " 0.1.1" }
312312flatbuffers = " 24" # Must use the same version with arrow-ipc
@@ -350,7 +350,7 @@ jaq-core = "1.5.1"
350350jaq-interpret = " 1.5.0"
351351jaq-parse = " 1.0.3"
352352jaq-std = " 1.6.0"
353- jiff = { version = " 0.2.1 " , features = [" serde" , " tzdb-bundle-always" ] }
353+ jiff = { version = " 0.2.10 " , features = [" serde" , " tzdb-bundle-always" ] }
354354jsonb = " 0.5.1"
355355jwt-simple = { version = " 0.12.10" , default-features = false , features = [" pure-rust" ] }
356356lenient_semver = " 0.4.2"
@@ -637,7 +637,7 @@ backtrace = { git = "https://github.com/rust-lang/backtrace-rs.git", rev = "7226
637637color-eyre = { git = " https://github.com/eyre-rs/eyre.git" , rev = " e5d92c3" }
638638deltalake = { git = " https://github.com/delta-io/delta-rs" , rev = " c149502" }
639639display-more = { git = " https://github.com/databendlabs/display-more" , tag = " v0.1.2" }
640- ethnum = { git = " https://github.com/datafuse-extras/ethnum-rs " , rev = " 4cb05f1 " }
640+ jsonb = { git = " https://github.com/databendlabs/jsonb " , rev = " dcaf261 " }
641641map-api = { git = " https://github.com/databendlabs/map-api" , tag = " v0.2.3" }
642642openai_api_rust = { git = " https://github.com/datafuse-extras/openai-api" , rev = " 819a0ed" }
643643openraft = { git = " https://github.com/databendlabs/openraft" , tag = " v0.10.0-alpha.9" }
0 commit comments