Skip to content

Commit

Permalink
Merge pull request #1629 from jqnatividad/dependabot/cargo/polars-0.38.0
Browse files Browse the repository at this point in the history
build(deps): bump polars from 0.37.0 to 0.38.0
  • Loading branch information
jqnatividad committed Feb 29, 2024
2 parents 1f37ee7 + 6a5b988 commit 3206e2c
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 34 deletions.
86 changes: 53 additions & 33 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 @@ -139,7 +139,7 @@ mlua = { version = "0.9", features = [
num_cpus = "1"
odht = "0.3"
phf = { version = "0.11", features = ["macros"], optional = true }
polars = { version = "0.37", features = [
polars = { version = "0.38", features = [
"lazy",
"streaming",
"object",
Expand Down

0 comments on commit 3206e2c

Please sign in to comment.