Skip to content

Commit 6433bce

Browse files
committed
Update polars
Closes duckdb#314 Closes duckdb#315
1 parent ac6a4a8 commit 6433bce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ libduckdb-sys = { version = "=1.3.0", path = "crates/libduckdb-sys" }
3939
num = { version = "0.4", default-features = false }
4040
num-integer = "0.1.46"
4141
pkg-config = "0.3.24"
42-
polars = "0.46"
43-
polars-arrow = "0.46"
44-
polars-core = "0.46"
42+
polars = "0.49.1"
43+
polars-arrow = "0.49.1"
44+
polars-core = "0.49.1"
4545
pretty_assertions = "1.4.0"
4646
prettyplease = "0.2.20"
4747
proc-macro2 = "1.0.56"

0 commit comments

Comments
 (0)