diff --git a/Cargo.toml b/Cargo.toml index 502123f073c..6b8d0135304 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ exclude = [ ] [workspace.package] -rust-version = "1.92" # MSRV:3 +rust-version = "1.93" # MSRV:3 edition = "2024" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/cargo"