Skip to content

Commit d699bf5

Browse files
committed
format toml, again
1 parent dbd7387 commit d699bf5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Cargo.lock

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

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

0 commit comments

Comments
 (0)