Bump strum_macros from 0.23.0 to 0.23.1

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

---
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:
dependabot[bot]
2021-11-22 04:18:31 +00:00
committed by Henrik Friedrichsen
parent e83ea5b833
commit 93106e9e86
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ webbrowser = "0.5"
clipboard = { version = "0.5", optional = true }
url = "2.2"
strum = "0.23.0"
strum_macros = "0.23.0"
strum_macros = "0.23.1"
regex = "1"
ioctl-rs = { version = "0.2", optional = true }
serde_cbor = "0.11.2"