Bump strum from 0.21.0 to 0.22.0

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

---
updated-dependencies:
- dependency-name: strum
  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]
2021-10-11 04:20:36 +00:00
committed by Henrik Friedrichsen
parent 2ae802df99
commit 012c9ab6da
2 changed files with 4 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ rand = "0.8"
webbrowser = "0.5"
clipboard = { version = "0.5", optional = true }
url = "2.2"
strum = "0.21.0"
strum = "0.22.0"
strum_macros = "0.21.1"
regex = "1"
ioctl-rs = { version = "0.2", optional = true }