Skip to content

Commit

Permalink
Update pola-rs
Browse files Browse the repository at this point in the history
Try to get the fix for pola-rs/polars#19063 in a better way to fix CI
  • Loading branch information
sourcefrog committed Dec 21, 2024
1 parent 2bd811e commit b5c01d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ memchr = "2.3"
num = { version = "0.4", default-features = false }
num-integer = "0.1.46"
pkg-config = "0.3.24"
polars = "0.35.4"
polars-core = "0.35.4"
polars = "0.45"
polars-core = "0.45"
pretty_assertions = "1.4.0"
prettyplease = "0.2.20"
proc-macro2 = "1.0.56"
Expand Down

0 comments on commit b5c01d5

Please sign in to comment.