Skip to content

Commit

Permalink
Merge pull request #266 from youki-dev/dependabot/cargo/strum_macros-…
Browse files Browse the repository at this point in the history
…0.27.0

Update strum_macros requirement from 0.26.2 to 0.27.0
  • Loading branch information
saschagrunert authored Feb 10, 2025
2 parents bef28e0 + 8d57eed commit 07c4ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ quickcheck = { version = "1.0.3", optional = true }
derive_builder = "0.20.0"
getset = "0.1.3"
strum = "0.26.2"
strum_macros = "0.26.2"
strum_macros = "0.27.0"
regex = "1"

[dev-dependencies]
Expand Down

0 comments on commit 07c4ef2

Please sign in to comment.