Skip to content

Commit 5c44e62

Browse files
chore(deps): update all patch updates
1 parent 4d5fdaf commit 5c44e62

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,9 @@ vortex-layout = { version = "0.22.1", path = "./vortex-layout" }
162162
vortex-mask = { version = "0.22.1", path = "./vortex-mask" }
163163
vortex-proto = { version = "0.22.1", path = "./vortex-proto" }
164164
vortex-runend = { version = "0.22.1", path = "./encodings/runend" }
165-
vortex-sampling-compressor = { version = "0.22.1", path = "./vortex-sampling-compressor" }
166165
vortex-scalar = { version = "0.22.1", path = "./vortex-scalar", default-features = false }
167166
vortex-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" }
169168
vortex-zigzag = { version = "0.22.1", path = "./encodings/zigzag" }
170169
# END crates published by this project
171170

0 commit comments

Comments
 (0)