diff --git a/Cargo.toml b/Cargo.toml index a4a501c8d94..a62165d8f47 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ exclude = [ ] [workspace.package] -rust-version = "1.84" # MSRV:3 +rust-version = "1.85" # MSRV:3 edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://github.com/rust-lang/cargo"