Skip to content

Commit 09ccf84

Browse files
Bump strum from 0.25.0 to 0.26.1
Bumps [strum](https://github.com/Peternator7/strum) from 0.25.0 to 0.26.1. - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d85937 commit 09ccf84

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ inline_tweak = "1.0.11"
4949
macroquad = "=0.4.4" # Exact version because of the image crate https://github.com/not-fl3/macroquad/issues/494
5050
rand_xoshiro = "0.6.0"
5151
serde = { version = "1.0.195", features = ["derive"] }
52-
strum = "0.25.0"
52+
strum = "0.26.1"
5353
strum_macros = "0.25.3"
5454
thunderdome = "0.6.1"
5555
time = { version = "0.3.31", features = ["formatting"] }

0 commit comments

Comments
 (0)