File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -162,10 +162,9 @@ vortex-layout = { version = "0.22.1", path = "./vortex-layout" }
162162vortex-mask = { version = " 0.22.1" , path = " ./vortex-mask" }
163163vortex-proto = { version = " 0.22.1" , path = " ./vortex-proto" }
164164vortex-runend = { version = " 0.22.1" , path = " ./encodings/runend" }
165- vortex-sampling-compressor = { version = " 0.22.1" , path = " ./vortex-sampling-compressor" }
166165vortex-scalar = { version = " 0.22.1" , path = " ./vortex-scalar" , default-features = false }
167166vortex-scan = { version = " 0.22.1" , path = " ./vortex-scan" , default-features = false }
168- vortex-sparse = { version = " 0.22.1" , path = " ./encodings/sparse " }
167+ vortex-sampling-compressor = { version = " 0.22.1" , path = " ./vortex-sampling-compressor " }
169168vortex-zigzag = { version = " 0.22.1" , path = " ./encodings/zigzag" }
170169# END crates published by this project
171170
You can’t perform that action at this time.
0 commit comments