Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit f22d185

Browse files
fix(deps): update rust crate polars to 0.41.0
1 parent 0e788c9 commit f22d185

File tree

2 files changed

+86
-57
lines changed

2 files changed

+86
-57
lines changed

Cargo.lock

Lines changed: 85 additions & 56 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
@@ -30,7 +30,7 @@ magic = "0.16.2"
3030
mongodb = { version = "2.8.2", features = ["async-std"] }
3131
once_cell = "1.19.0"
3232
pem = { version = "3.0.4", features = ["serde"] }
33-
polars = "0.39.2"
33+
polars = "0.41.0"
3434
pyo3 = { version = "0.21.2", features = ["auto-initialize"] }
3535
rand = "0.8.5"
3636
reqwest = "0.12.3"

0 commit comments

Comments
 (0)