ci(rust): bump inventory from 0.3.21 to 0.3.24#13
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [inventory](https://github.com/dtolnay/inventory) from 0.3.21 to 0.3.24. - [Release notes](https://github.com/dtolnay/inventory/releases) - [Commits](dtolnay/inventory@0.3.21...0.3.24) --- updated-dependencies: - dependency-name: inventory dependency-version: 0.3.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
97cb11c to
b21a29e
Compare
2 tasks
Author
|
Looks like inventory is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps inventory from 0.3.21 to 0.3.24.
Release notes
Sourced from inventory's releases.
Commits
d11c279Release 0.3.243dc310fMerge pull request #89 from ekxide/vxworks-supportef28ab3Add support for VxWorks targetsf331dd9Release 0.3.234d8c719Move Option export next to UnsafeCell and AtomicBool0021748Remove type aliases from public API776eaa7Add comment on Loom type aliases219ba5aMerge pull request #88 from ekxide/use-type-alias-for-unsafecell-and-atomic-bool5177486Use type alias for UnsafeCell and AtomicBool to prevent clippy warnings for d...82a2778Raise minimum tested compiler to rust 1.85