diff --git a/Cargo.toml b/Cargo.toml index d4d095ee8022..2b61f279d89b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ exclude = [ ] [workspace.package] -rust-version = "1.73" # MSRV:1 +rust-version = "1.75.0" # MSRV:1 edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://github.com/rust-lang/cargo"