mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
build(deps): bump the deps group with 2 updates (#2044)
Bumps the deps group with 2 updates: [strum](https://github.com/Peternator7/strum) and [strum_macros](https://github.com/Peternator7/strum). Updates `strum` from 0.26.3 to 0.27.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.0) Updates `strum_macros` from 0.26.4 to 0.27.0 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits/v0.27.0) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8c130934bf
commit
04a243ff8f
5 changed files with 10 additions and 10 deletions
|
@ -32,7 +32,7 @@ maybe-owned = "0.3.4"
|
|||
miette = "7.0.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
simple-git = { version = "0.2.10", optional = true }
|
||||
strum = "0.26.1"
|
||||
strum = "0.27.0"
|
||||
target-lexicon = { version = "0.13.0", features = ["std"] }
|
||||
tempfile = "3.5.0"
|
||||
thiserror = "2.0.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue