Skip to content

Commit

Permalink
Merge pull request #56 from martin-t/dependabot/cargo/strum_macros-0.…
Browse files Browse the repository at this point in the history
…25.3

Bump strum_macros from 0.25.2 to 0.25.3
  • Loading branch information
martin-t authored Oct 17, 2023
2 parents 42191df + 541eae7 commit 8d0f793
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ macroquad = "=0.4.4" # Exact version because of the image crate https://github.c
rand_xoshiro = "0.6.0"
serde = { version = "1.0.189", features = ["derive"] }
strum = "0.25.0"
strum_macros = "0.25.2"
strum_macros = "0.25.3"
thunderdome = "0.6.1"
time = { version = "0.3.30", features = ["formatting"] }
vek = "0.16.1"
Expand Down

0 comments on commit 8d0f793

Please sign in to comment.