Skip to content

Commit 457fe6b

Browse files
joseph-isaacsclaude
andcommitted
fix: add version to vortex-array-macros workspace dep for publish dry-run
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk> Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 286fdaf commit 457fe6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ thiserror = "2.0.3"
242242
tokio = { version = "1.48" }
243243
tokio-stream = "0.1.17"
244244
tokio-util = "0.7.17"
245-
vortex-array-macros = { path = "./vortex-array-macros" }
245+
vortex-array-macros = { version = "0.1.0", path = "./vortex-array-macros" }
246246
# Pull these into non-public crates to support DF 58
247247
tpchgen = { version = "2.0.2", git = "https://github.com/clflushopt/tpchgen-rs.git", rev = "438e9c2dbc25b2fff82c0efc08b3f13b5707874f" }
248248
tpchgen-arrow = { version = "2.0.2", git = "https://github.com/clflushopt/tpchgen-rs.git", rev = "438e9c2dbc25b2fff82c0efc08b3f13b5707874f" }

0 commit comments

Comments
 (0)