Skip to content

Commit a6bd6b4

Browse files
committed
Update MSRV as required by Arrow v56
1 parent 01d217d commit a6bd6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ keywords = ["duckdb", "database", "ffi"]
1717
license = "MIT"
1818
categories = ["database"]
1919
edition = "2021"
20-
rust-version = "1.82.0"
20+
rust-version = "1.84.1"
2121

2222
[workspace.dependencies]
2323
duckdb = { version = "=1.4.0", path = "crates/duckdb" }

0 commit comments

Comments
 (0)