Bump strum from 0.24.0 to 0.24.1

Bumps [strum](https://github.com/Peternator7/strum) from 0.24.0 to 0.24.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
  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]
2022-06-13 04:14:08 +00:00
committed by Henrik Friedrichsen
parent faad7dab95
commit 686e175195
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ rand = "0.8"
clipboard = { version = "0.5", optional = true }
wl-clipboard-rs = { version = "0.6", optional = true }
url = "2.2"
strum = "0.24.0"
strum = "0.24.1"
strum_macros = "0.24.0"
regex = "1"
ioctl-rs = { version = "0.2", optional = true }