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 c49ca9a commit a2c90b8Copy full SHA for a2c90b8
Cargo.toml
@@ -25,7 +25,7 @@ description = "Apache DataFusion DataFrame and SQL Query Engine"
25
readme = "README.md"
26
license = "Apache-2.0"
27
edition = "2021"
28
-rust-version = "1.64"
+rust-version = "1.78"
29
include = ["/src", "/datafusion", "/LICENSE.txt", "pyproject.toml", "Cargo.toml", "Cargo.lock"]
30
31
[features]
0 commit comments