Skip to content

Commit 068c60d

Browse files
committed
Update parquet-variant to use workspace definition of arrow-schema
1 parent 8d4e9ac commit 068c60d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

parquet-variant/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ edition = { workspace = true }
3131
rust-version = { workspace = true }
3232

3333
[dependencies]
34-
arrow-schema = "55.1.0"
34+
arrow-schema = { workspace = true }
3535

3636
[lib]
3737

0 commit comments

Comments
 (0)