chore(deps): bump strum_macros from 0.26.4 to 0.27.1

Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.26.4 to 0.27.1.
- [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.1)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-version: 0.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-05-05 20:45:15 +00:00 committed by GitHub
parent d5feca7d21
commit 5d8c332043
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ rand = "0.8.4"
siphasher = "1.0"
stderrlog = "0.6.0"
strum = "0.27.1"
strum_macros = "0.26.4"
strum_macros = "0.27.1"
[[bin]]
name = "masscanned"