Skip to content

Commit a2c90b8

Browse files
bump rust-version to match upstream datafusion
1 parent c49ca9a commit a2c90b8

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
@@ -25,7 +25,7 @@ description = "Apache DataFusion DataFrame and SQL Query Engine"
2525
readme = "README.md"
2626
license = "Apache-2.0"
2727
edition = "2021"
28-
rust-version = "1.64"
28+
rust-version = "1.78"
2929
include = ["/src", "/datafusion", "/LICENSE.txt", "pyproject.toml", "Cargo.toml", "Cargo.lock"]
3030

3131
[features]

0 commit comments

Comments
 (0)