chore(deps): bump strum from 0.26.1 to 0.26.2

Bumps [strum](https://github.com/Peternator7/strum) from 0.26.1 to 0.26.2.
- [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] 2024-03-11 00:43:22 +00:00 committed by GitHub
parent 8f2cea06a0
commit f1bb7c40da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@ pnet = { version = "0.33.0", features = ["std"] }
rand = "0.8.4"
siphasher = "1.0"
stderrlog = "0.6.0"
strum = "0.26.1"
strum = "0.26.2"
strum_macros = "0.26.1"
[[bin]]