Skip to content

Commit 8d6a9a1

Browse files
Merge pull request #318 from nyx-space/dependabot/cargo/polars-0.43.1
Update polars requirement from 0.42.0 to 0.43.1
2 parents ad8420f + b251c54 commit 8d6a9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

anise/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ parquet = "53.0.0"
4949
arrow = "53.0.0"
5050
criterion = "0.5"
5151
iai = "0.1"
52-
polars = { version = "0.42.0", features = ["lazy", "parquet"] }
52+
polars = { version = "0.43.1", features = ["lazy", "parquet"] }
5353
rayon = "1.7"
5454
serde_yaml = "0.9.30"
5555

0 commit comments

Comments
 (0)