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

Commit 4a8e106

Browse files
fix(deps): update rust crate polars to 0.40.0
1 parent e1d0ef5 commit 4a8e106

File tree

2 files changed

+61
-48
lines changed

2 files changed

+61
-48
lines changed

Cargo.lock

Lines changed: 60 additions & 47 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
@@ -28,7 +28,7 @@ jsonwebtoken = "9.3.0"
2828
mongodb = { version = "2.8.2", features = ["async-std"] }
2929
once_cell = "1.19.0"
3030
pem = { version = "3.0.4", features = ["serde"] }
31-
polars = "0.39.2"
31+
polars = "0.40.0"
3232
pyo3 = { version = "0.21.2", features = ["auto-initialize"] }
3333
rand = "0.8.5"
3434
reqwest = "0.12.3"

0 commit comments

Comments
 (0)