Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cargo #107072

Merged
merged 1 commit into from
Jan 20, 2023
Merged

Update cargo #107072

merged 1 commit into from
Jan 20, 2023

Commits on Jan 19, 2023

  1. Update cargo

    3 commits in a5d47a72595dd6fbe7d4e4f6ec20dc5fe724edd1..50eb688c2bbea5de5a2e8496230a7428798089d1
    2023-01-16 18:51:50 +0000 to 2023-01-19 10:09:05 +0000
    
    - Normalize git deps when doing `cargo vendor` for resolving deps inherited from a workspace (rust-lang/cargo#11414)
    - Ignore `workspace.default-members` when running `cargo install` on root package of a non-virtual workspace (rust-lang/cargo#11067)
    - Corrected documentation of how to cache binaries installed with `cargo install` in CI workflows (rust-lang/cargo#11592)
    weihanglo committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    be02a4a View commit details
    Browse the repository at this point in the history