We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d217d commit a6bd6b4Copy full SHA for a6bd6b4
Cargo.toml
@@ -17,7 +17,7 @@ keywords = ["duckdb", "database", "ffi"]
17
license = "MIT"
18
categories = ["database"]
19
edition = "2021"
20
-rust-version = "1.82.0"
+rust-version = "1.84.1"
21
22
[workspace.dependencies]
23
duckdb = { version = "=1.4.0", path = "crates/duckdb" }
0 commit comments