File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/query/storages/common/index Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -542,8 +542,8 @@ wiremock = "0.6"
542
542
wkt = " 0.11.1"
543
543
xorf = { version = " 0.11.0" , default-features = false , features = [" binary-fuse" ] }
544
544
xorfilter-rs = " 0.5"
545
- zstd = " 0.12.3"
546
545
zerocopy = " 0.8.26"
546
+ zstd = " 0.12.3"
547
547
548
548
# AST needed
549
549
cargo-license = " 0.6.1"
Original file line number Diff line number Diff line change @@ -31,8 +31,8 @@ jsonb = { workspace = true }
31
31
levenshtein_automata = { workspace = true }
32
32
log = { workspace = true }
33
33
match-template = { workspace = true }
34
- num_cpus = { workspace = true }
35
34
num-traits = { workspace = true }
35
+ num_cpus = { workspace = true }
36
36
ordered-float = { workspace = true }
37
37
parking_lot = { workspace = true }
38
38
parquet = { workspace = true }
You can’t perform that action at this time.
0 commit comments