diff --git a/Cargo.toml b/Cargo.toml index 4c19cb8c50a2..db704dcdaaab 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.82.0" +rust-version = "1.85.1" # Define DataFusion version version = "48.0.0"