chore(cargo): bump strum from 0.27.2 to 0.28.0

Bumps [strum](https://github.com/Peternator7/strum) from 0.27.2 to 0.28.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/compare/v0.27.2...v0.28.0)

---
updated-dependencies:
- dependency-name: strum
  dependency-version: 0.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
This commit is contained in:
dependabot[bot]
2026-03-01 22:00:16 +00:00
committed by iequidoo
parent 53acfaa054
commit 1b43aac356
2 changed files with 4 additions and 4 deletions

View File

@@ -96,7 +96,7 @@ sha-1 = "0.10"
sha2 = "0.10"
shadowsocks = { version = "1.23.1", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
smallvec = "1.15.1"
strum = "0.27"
strum = "0.28"
strum_macros = "0.27"
tagger = "4.3.4"
textwrap = "0.16.2"