chore(deps): bump strum from 0.21.0 to 0.23.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.21.0 to 0.23.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-12-01 17:02:13 +00:00
committed by جاد
parent e01bbd9f74
commit d0e46515c5
3 changed files with 13 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ color-eyre = "0.5"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
serde_yaml = "0.8"
strum = { version = "0.21", features = ["derive"] }
strum = { version = "0.23", features = ["derive"] }
[dependencies.windows]
version = "0.28"