Skip to content

Commit 2cc2475

Browse files
Merge pull request #375 from nyx-space/dependabot/cargo/polars-0.46.0
Update polars requirement from 0.45.1 to 0.46.0
2 parents 10c8a30 + 0624322 commit 2cc2475

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
@@ -51,7 +51,7 @@ iai = "0.1"
5151
pretty_env_logger = { workspace = true }
5252
rstest = { workspace = true }
5353
approx = "0.5.1"
54-
polars = { version = "0.45.1", features = ["lazy", "parquet"] }
54+
polars = { version = "0.46.0", features = ["lazy", "parquet"] }
5555
rayon = "1.7"
5656
serde_yml = "0.0.12"
5757

0 commit comments

Comments
 (0)