Skip to content

Commit

Permalink
Merge pull request #20 from zpeters/renovate/strum_macros-0.x
Browse files Browse the repository at this point in the history
Update Rust crate strum_macros to 0.24.2
  • Loading branch information
zpeters authored Jul 18, 2022
2 parents c91896a + 1485462 commit 861f272
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 @@ -20,7 +20,7 @@ reqwest = { "version" = "0.11.11", "features" = ["blocking"] }
serde = { "version" = "1.0.139", "features" = ["derive"] }
serde_json = "1.0.82"
strum = "0.24.1"
strum_macros = "0.21.1"
strum_macros = "0.24.2"
url = "2.2.2"


Expand Down

0 comments on commit 861f272

Please sign in to comment.