@@ -29,7 +29,7 @@ exclude = ["wasm-test"]
2929resolver = " 2"
3030
3131[workspace .package ]
32- version = " 0.25.0 "
32+ version = " 0.25.1 "
3333homepage = " https://github.com/spiraldb/vortex"
3434repository = " https://github.com/spiraldb/vortex"
3535authors = [
" Vortex Authors <[email protected] >" ]
@@ -164,33 +164,33 @@ wasm-bindgen-futures = "0.4.39"
164164witchcraft-metrics = " 1.0.1"
165165
166166# BEGIN crates published by this project
167- vortex = { version = " 0.25.0 " , path = " ./vortex" }
168- vortex-alp = { version = " 0.25.0 " , path = " ./encodings/alp" }
169- vortex-array = { version = " 0.25.0 " , path = " ./vortex-array" }
170- vortex-btrblocks = { version = " 0.25.0 " , path = " ./vortex-btrblocks" }
171- vortex-buffer = { version = " 0.25.0 " , path = " ./vortex-buffer" }
172- vortex-bytebool = { version = " 0.25.0 " , path = " ./encodings/bytebool" }
173- vortex-datafusion = { version = " 0.25.0 " , path = " ./vortex-datafusion" }
174- vortex-datetime-dtype = { version = " 0.25.0 " , path = " ./vortex-datetime-dtype" }
175- vortex-datetime-parts = { version = " 0.25.0 " , path = " ./encodings/datetime-parts" }
176- vortex-dict = { version = " 0.25.0 " , path = " ./encodings/dict" }
177- vortex-dtype = { version = " 0.25.0 " , path = " ./vortex-dtype" , default-features = false }
178- vortex-error = { version = " 0.25.0 " , path = " ./vortex-error" }
179- vortex-expr = { version = " 0.25.0 " , path = " ./vortex-expr" }
180- vortex-fastlanes = { version = " 0.25.0 " , path = " ./encodings/fastlanes" }
181- vortex-file = { version = " 0.25.0 " , path = " ./vortex-file" , default-features = false }
182- vortex-flatbuffers = { version = " 0.25.0 " , path = " ./vortex-flatbuffers" }
183- vortex-fsst = { version = " 0.25.0 " , path = " ./encodings/fsst" }
184- vortex-io = { version = " 0.25.0 " , path = " ./vortex-io" }
185- vortex-ipc = { version = " 0.25.0 " , path = " ./vortex-ipc" }
186- vortex-layout = { version = " 0.25.0 " , path = " ./vortex-layout" }
187- vortex-mask = { version = " 0.25.0 " , path = " ./vortex-mask" }
188- vortex-metrics = { version = " 0.25.0 " , path = " ./vortex-metrics" }
189- vortex-proto = { version = " 0.25.0 " , path = " ./vortex-proto" }
190- vortex-runend = { version = " 0.25.0 " , path = " ./encodings/runend" }
191- vortex-scalar = { version = " 0.25.0 " , path = " ./vortex-scalar" , default-features = false }
192- vortex-sparse = { version = " 0.25.0 " , path = " ./encodings/sparse" }
193- vortex-zigzag = { version = " 0.25.0 " , path = " ./encodings/zigzag" }
167+ vortex = { version = " 0.25.1 " , path = " ./vortex" }
168+ vortex-alp = { version = " 0.25.1 " , path = " ./encodings/alp" }
169+ vortex-array = { version = " 0.25.1 " , path = " ./vortex-array" }
170+ vortex-btrblocks = { version = " 0.25.1 " , path = " ./vortex-btrblocks" }
171+ vortex-buffer = { version = " 0.25.1 " , path = " ./vortex-buffer" }
172+ vortex-bytebool = { version = " 0.25.1 " , path = " ./encodings/bytebool" }
173+ vortex-datafusion = { version = " 0.25.1 " , path = " ./vortex-datafusion" }
174+ vortex-datetime-dtype = { version = " 0.25.1 " , path = " ./vortex-datetime-dtype" }
175+ vortex-datetime-parts = { version = " 0.25.1 " , path = " ./encodings/datetime-parts" }
176+ vortex-dict = { version = " 0.25.1 " , path = " ./encodings/dict" }
177+ vortex-dtype = { version = " 0.25.1 " , path = " ./vortex-dtype" , default-features = false }
178+ vortex-error = { version = " 0.25.1 " , path = " ./vortex-error" }
179+ vortex-expr = { version = " 0.25.1 " , path = " ./vortex-expr" }
180+ vortex-fastlanes = { version = " 0.25.1 " , path = " ./encodings/fastlanes" }
181+ vortex-file = { version = " 0.25.1 " , path = " ./vortex-file" , default-features = false }
182+ vortex-flatbuffers = { version = " 0.25.1 " , path = " ./vortex-flatbuffers" }
183+ vortex-fsst = { version = " 0.25.1 " , path = " ./encodings/fsst" }
184+ vortex-io = { version = " 0.25.1 " , path = " ./vortex-io" }
185+ vortex-ipc = { version = " 0.25.1 " , path = " ./vortex-ipc" }
186+ vortex-layout = { version = " 0.25.1 " , path = " ./vortex-layout" }
187+ vortex-mask = { version = " 0.25.1 " , path = " ./vortex-mask" }
188+ vortex-metrics = { version = " 0.25.1 " , path = " ./vortex-metrics" }
189+ vortex-proto = { version = " 0.25.1 " , path = " ./vortex-proto" }
190+ vortex-runend = { version = " 0.25.1 " , path = " ./encodings/runend" }
191+ vortex-scalar = { version = " 0.25.1 " , path = " ./vortex-scalar" , default-features = false }
192+ vortex-sparse = { version = " 0.25.1 " , path = " ./encodings/sparse" }
193+ vortex-zigzag = { version = " 0.25.1 " , path = " ./encodings/zigzag" }
194194# END crates published by this project
195195
196196worker = " 0.5.0"
0 commit comments