Skip to content

Commit 2f2331c

Browse files
authoredJun 4, 2024
---
updated-dependencies: - dependency-name: polars-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f6535c commit 2f2331c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ memchr = "2.3"
4040
num = { version = "0.4", default-features = false }
4141
pkg-config = "0.3.24"
4242
polars = "0.35.4"
43-
polars-core = "0.35.4"
43+
polars-core = "0.40.0"
4444
pretty_assertions = "1.4.0"
4545
proc-macro2 = "1.0.56"
4646
quote = "1.0.21"

0 commit comments

Comments
 (0)