Merge pull request #274 from ivre/dependabot/cargo/strum-0.27.1

chore(deps): bump strum from 0.26.3 to 0.27.1
This commit is contained in:
Pierre 2025-05-03 15:17:07 +02:00 committed by GitHub
commit e8d595ec52
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.3"
strum = "0.27.1"
strum_macros = "0.26.4"
[[bin]]