Skip to content

Commit

Permalink
fix(deps): update rust crate polars to 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent e1d0ef5 commit 4a8e106
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 48 deletions.
107 changes: 60 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jsonwebtoken = "9.3.0"
mongodb = { version = "2.8.2", features = ["async-std"] }
once_cell = "1.19.0"
pem = { version = "3.0.4", features = ["serde"] }
polars = "0.39.2"
polars = "0.40.0"
pyo3 = { version = "0.21.2", features = ["auto-initialize"] }
rand = "0.8.5"
reqwest = "0.12.3"
Expand Down

0 comments on commit 4a8e106

Please sign in to comment.