Bump strum from 0.21.0 to 0.22.0 (#10045)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-11-04 19:58:49 +00:00
committed by GitHub
parent b08d3017a8
commit b48d721c12
4 changed files with 13 additions and 22 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ beefy-primitives = { version = "4.0.0-dev", path = "../../primitives/beefy" }
[dev-dependencies]
sc-network-test = { version = "0.8.0", path = "../network/test" }
strum = { version = "0.21", features = ["derive"] }
strum = { version = "0.22", features = ["derive"] }