Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Fix issue with
cargo
refetching refs on every run (#18331
) bug(deps): Fix issue with `cargo` refetching refs on every run Cargo appears to have an issue with tag names containing a `+` that causes it to re-fetch the git repos as well as the cargo.io index on each run. Changing those tag names resolves the issue.
- Loading branch information