Skip to content

Commit cb86c02

Browse files
authored
Merge pull request #64 from wsyxbcl/dependabot/cargo/polars-0.51.0
Bump polars from 0.50.0 to 0.51.0
2 parents 01dcd85 + b3373d4 commit cb86c02

2 files changed

Lines changed: 44 additions & 41 deletions

File tree

Cargo.lock

Lines changed: 43 additions & 40 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
@@ -18,7 +18,7 @@ chrono = "0.4.42"
1818
clap = { version = "4.5.48", features = ["derive"] }
1919
indicatif = "0.18.0"
2020
itertools = "0.14.0"
21-
polars = { version = "0.50.0", features = ["lazy", "strings", "list_eval", "csv", "dtype-struct", "is_in", "dynamic_group_by", "timezones", "dtype-datetime", "dtype-i128", "polars-io", "asof_join"] }
21+
polars = { version = "0.51.0", features = ["lazy", "strings", "list_eval", "csv", "dtype-struct", "is_in", "dynamic_group_by", "timezones", "dtype-datetime", "dtype-i128", "polars-io", "asof_join"] }
2222
rayon = "1.11.0"
2323
regex = "1.11.3"
2424
rustyline = { version = "17.0.1", features = ["derive"] }

0 commit comments

Comments
 (0)