@@ -376,7 +376,7 @@ logforth = { git = "https://github.com/datafuse-extras/logforth", branch = "main
376376 ' fastrace' ,
377377] }
378378lz4 = " 1.24.0"
379- map-api = { version = " 0.4.0 " }
379+ map-api = { version = " 0.4.1 " }
380380maplit = " 1.0.2"
381381match-template = " 0.0.1"
382382md-5 = " 0.10.5"
@@ -498,7 +498,7 @@ socket2 = "0.5.3"
498498span-map = { version = " 0.2.0" }
499499sqlx = { version = " 0.8" , features = [" mysql" , " runtime-tokio" ] }
500500state = " 0.6.0"
501- state-machine-api = { version = " 0.3.0 " }
501+ state-machine-api = { version = " 0.3.1 " }
502502stream-more = " 0.1.3"
503503strength_reduce = " 0.2.4"
504504stringslice = " 0.2.0"
@@ -657,14 +657,12 @@ backtrace = { git = "https://github.com/rust-lang/backtrace-rs.git", rev = "7226
657657color-eyre = { git = " https://github.com/eyre-rs/eyre.git" , rev = " e5d92c3" }
658658deltalake = { git = " https://github.com/delta-io/delta-rs" , rev = " 9954bff" }
659659display-more = { git = " https://github.com/databendlabs/display-more" , tag = " v0.2.0" }
660- map-api = { git = " https://github.com/databendlabs/map-api" , tag = " v0.4.0" }
661- # map-api = { path = "../map-api"}
662- # state-machine-api = { path = "../state-machine-api"}
660+ map-api = { git = " https://github.com/databendlabs/map-api" , tag = " v0.4.1" }
663661openraft = { git = " https://github.com/databendlabs/openraft" , tag = " v0.10.0-alpha.9" }
664662orc-rust = { git = " https://github.com/datafuse-extras/orc-rust" , rev = " d82aa6d" }
665663recursive = { git = " https://github.com/datafuse-extras/recursive.git" , rev = " 16e433a" }
666664sled = { git = " https://github.com/datafuse-extras/sled" , tag = " v0.34.7-datafuse.1" }
667- state-machine-api = { git = " https://github.com/databendlabs/state-machine-api.git" , tag = " v0.3.0 " }
665+ state-machine-api = { git = " https://github.com/databendlabs/state-machine-api.git" , tag = " v0.3.1 " }
668666sub-cache = { git = " https://github.com/databendlabs/sub-cache" , tag = " v0.2.1" }
669667tantivy = { git = " https://github.com/datafuse-extras/tantivy" , rev = " 7502370" }
670668tantivy-common = { git = " https://github.com/datafuse-extras/tantivy" , rev = " 7502370" , package = " tantivy-common" }
0 commit comments