diff --git a/Cargo.toml b/Cargo.toml index 11cd3c637a971..ee9ceb78318c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,7 +75,7 @@ license = "Apache-2.0" readme = "README.md" repository = "https://github.com/apache/datafusion" # Define Minimum Supported Rust Version (MSRV) -rust-version = "1.85.1" +rust-version = "1.82.0" # Define DataFusion version version = "49.0.0"