Skip to content

Commit

Permalink
fix: Enable "polars-json/timezones" feature from "polars-io" (#18635)
Browse files Browse the repository at this point in the history
  • Loading branch information
philss committed Sep 10, 2024
1 parent 8ebd739 commit 38b376c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/polars-io/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ timezones = [
"dtype-datetime",
"arrow/timezones",
"polars-json?/chrono-tz",
"polars-json?/timezones",
]
dtype-time = ["polars-core/dtype-time", "polars-core/temporal", "polars-time/dtype-time"]
dtype-struct = ["polars-core/dtype-struct"]
Expand Down

0 comments on commit 38b376c

Please sign in to comment.