Skip to content

Commit 86d5bd3

Browse files
committed
Increase MSRV to 1.81.0
1 parent c1ca005 commit 86d5bd3

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
@@ -65,7 +65,7 @@ homepage = "https://datafusion.apache.org"
6565
license = "Apache-2.0"
6666
readme = "README.md"
6767
repository = "https://github.com/apache/datafusion"
68-
rust-version = "1.80.1"
68+
rust-version = "1.81.0"
6969
version = "44.0.0"
7070

7171
[workspace.dependencies]

0 commit comments

Comments
 (0)