Skip to content

Commit f520827

Browse files
Vyquoszhuqi-lucas
authored andcommitted
fix: Remove parquet encryption feature from root deps (apache#17700)
This fix relates to issue apache#16650 by completing apache#16649 . (cherry picked from commit 2ba2f1c)
1 parent 50e9973 commit f520827

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ parquet = { version = "56.0.0", default-features = false, features = [
161161
"arrow",
162162
"async",
163163
"object_store",
164-
"encryption",
165164
] }
166165
pbjson = { version = "0.7.0" }
167166
pbjson-types = "0.7"

0 commit comments

Comments
 (0)