Skip to content

Commit

Permalink
Merge branch 'main' into depr-dataframe-pass
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebacher authored Nov 4, 2024
2 parents 9d6b1e3 + 95e22a5 commit 4e5952a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 deletions src/rust/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 src/rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_json = "*"
smartstring = "1.0.1"
state = "0.6.0"
thiserror = "1.0.66"
thiserror = "1.0.67"
polars-core = { git = "https://github.com/pola-rs/polars.git", rev = "54218e7e35e3defd4b0801e820c56eea6b91e525", default-features = false }
polars-lazy = { git = "https://github.com/pola-rs/polars.git", rev = "54218e7e35e3defd4b0801e820c56eea6b91e525", default-features = false }
either = "1"
Expand Down

0 comments on commit 4e5952a

Please sign in to comment.