Skip to content

Commit 2ba2f1c

Browse files
authored
fix: Remove parquet encryption feature from root deps (#17700)
This fix relates to issue #16650 by completing #16649 .
1 parent 432995c commit 2ba2f1c

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.1.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)