The Debug impl for FeatureSet is now more useful. (PRs welcome to make the Debug impls for
types like PackageSet more useful as well.)
MSRV updated to Rust 1.73.
Fixed
Cargo build simulations now consider dev-dependencies of proc-macro crates. Previously, we weren't
doing so.
guppy 0.17.4
Fixed
Attempted to address PackageGraph creation with artifact dependencies as supported by nightly Rust (#174). Note that this is not a complete fix, as documented at #174.
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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps guppy from 0.17.1 to 0.17.5.
Release notes
Sourced from guppy's releases.
Commits
9a0bb05
[guppy] version 0.17.5c19204f
[meta] prepare releases7c9f699
[ci] update x86_64 linux build to use zigbuild5223e5c
[cargo-hakari] add documentation about using a patch directive195bdee
[target-spec] fix version in changelogef37cb8
[target-spec] version 3.1.07e8d075
[target-spec] prepare 3.1.0 releaseaa19fb5
[ci] update to cargo-release 0.25.0312e6fd
Update taiki-e/install-action digest to cf31de7e4017f2
Update Rust crate env_logger to 0.11.1Dependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show