move
move copied to clipboard
Bump Swatinem/rust-cache from c5ed9ba6b7e1bb8aff90d43acd2f0af4990fa57c to 1.4.0
Bumps Swatinem/rust-cache from c5ed9ba6b7e1bb8aff90d43acd2f0af4990fa57c to 1.4.0. This release includes the previously tagged commit.
Changelog
Sourced from Swatinem/rust-cache's changelog.
Changelog
1.4.0
- Clean both
debugandreleasetarget directories.1.3.0
- Use Rust toolchain file as additional cache key.
- Allow for a configurable target-dir.
1.2.0
- Cache
~/.cargo/bin.- Support for custom
$CARGO_HOME.- Add a
cache-hitoutput.- Add a new
sharedKeyoption that overrides the automatic job-name based key.1.1.0
- Add a new
working-directoryinput.- Support caching git dependencies.
- Lots of other improvements.
1.0.2
- Don’t prune targets that have a different name from the crate, but do prune targets from the workspace.
1.0.1
- Improved logging output.
- Make sure to consider
all-featuresdependencies when pruning.- Work around macOS cache corruption.
- Remove git-db cache for now.
Commits
cb2cf0c1.4.074e8e24Update dependencies, clean both debug and release targetsf8f67b7Add a LICENSE file5b2b053Improve Cache Details documentation (#49)3bb3a9aupdate deps and rebuildd127014update dependencies801365chint that checkout has to be used first (#34)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: github-actions, dependencies.
Superseded by #13.