cargo-information
cargo-information copied to clipboard
fix(deps): update rust crate cargo to 0.79.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cargo (source) | dependencies | minor | 0.78.1 -> 0.79.0 |
Release Notes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Very interesting, I found out that the root cause was that after the checksum changed, we could not read the package info from the workspace correctly. So we chose the highest version.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.