Skip to content

Commit 485aa61

Browse files
dantengskyzhaoboran
authored andcommitted
format toml, again
1 parent dfa5af9 commit 485aa61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ p256 = "0.13"
432432
parking_lot = "0.12.1"
433433
parquet = { version = "55", features = ["async"] }
434434
parquet-format-safe = "0.2.0"
435-
parquet2 = { version = "0.17.0", default-features = false, features = ["serde_types", "async", "zstd", "snappy", "lz4"] }
435+
parquet2 = { version = "0.17.0", features = ["serde_types", "async", "zstd", "snappy", "lz4"] }
436436
passwords = { version = "3.1.16", features = ["common-password"] }
437437
paste = "1.0.15"
438438
percent-encoding = "2.3.1"

0 commit comments

Comments
 (0)