We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d4e9ac commit 068c60dCopy full SHA for 068c60d
1 file changed
parquet-variant/Cargo.toml
@@ -31,7 +31,7 @@ edition = { workspace = true }
31
rust-version = { workspace = true }
32
33
[dependencies]
34
-arrow-schema = "55.1.0"
+arrow-schema = { workspace = true }
35
36
[lib]
37
0 commit comments