mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-08 19:56:39 +00:00
Bump strum_macros from 0.24.2 to 0.24.3
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.2 to 0.24.3. - [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) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
132c5dfaa9
commit
03291c895a
2 changed files with 3 additions and 3 deletions
|
@ -45,7 +45,7 @@ serde-tuple-vec-map = "1.0.1"
|
|||
serde_json = "1.0.83"
|
||||
simplelog = "0.12.0"
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.2"
|
||||
strum_macros = "0.24.3"
|
||||
tar = "0.4.38"
|
||||
tempfile = "3.3.0"
|
||||
thiserror = "1.0.32"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue