range-diff of e1a37a3..44428a7 fa7afa1..c22cc3f in rust-lang/cargo

Legend: -  Removed from previous diff | +  Added in new diff

Changes

Cargo.toml before after
 @@ Cargo.toml
 +  @@ Cargo.toml: exclude = [
 +   ]
 +   
 +   [workspace.package]
 +  -rust-version = "1.88"  # MSRV:3
 +  +rust-version = "1.89"  # MSRV:3
 +   edition = "2024"
 +   license = "MIT OR Apache-2.0"
 +   homepage = "https://github.com/rust-lang/cargo"
    @@ Cargo.toml: name = "cargo"
     version = "0.93.0"
     edition.workspace = true

Commits

1: 44428a7 -- c22cc3f chore(deps): update msrv
    Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    
 -  chore(deps): update msrv (1 version) to v1.91
 +  chore(deps): update msrv