Skip to content

Commit

Permalink
Update strum_macros requirement from 0.25.1 to 0.26.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: strum_macros
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 3670e51 commit 0226242
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 @@ -25,5 +25,5 @@ rand_distr = "0.4.3"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.104"
strum = "0.25.0"
strum_macros = "0.25.1"
strum_macros = "0.26.1"
toml = "0.8.6"

0 comments on commit 0226242

Please sign in to comment.