Skip to content

Commit b800ebd

Browse files
committed
Revert "Bump the MSRV due to transitive dependencies (apache#16728)"
This reverts commit bd8fd29.
1 parent afb9099 commit b800ebd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ license = "Apache-2.0"
7575
readme = "README.md"
7676
repository = "https://github.com/apache/datafusion"
7777
# Define Minimum Supported Rust Version (MSRV)
78-
rust-version = "1.85.1"
78+
rust-version = "1.82.0"
7979
# Define DataFusion version
8080
version = "49.0.0"
8181

0 commit comments

Comments
 (0)