Skip to content

Commit

Permalink
update polars version
Browse files Browse the repository at this point in the history
  • Loading branch information
sslivkoff committed Dec 27, 2023
1 parent d29780c commit d256743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ heck = "0.4.1"
indexmap = "2.1.0"
indicatif = "0.17.7"
lazy_static = "1.4.0"
polars = { version = "0.35.0", features = [
polars = { version = "0.35.4", features = [
"parquet",
"string_encoding",
"polars-lazy",
Expand Down

0 comments on commit d256743

Please sign in to comment.