Skip to content

Commit e6ae17a

Browse files
Bump strum from 0.21.0 to 0.22.0 (#502)
Bumps [strum](https://github.com/Peternator7/strum) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/Peternator7/strum/releases) - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01e06df commit e6ae17a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -35,7 +35,7 @@ regex = "1.4.6"
3535
serde = "1.0.130"
3636
serde_json = "1.0.68"
3737
serde_yaml = "0.8"
38-
strum = {version = "0.21.0", features = ["derive"]}
38+
strum = {version = "0.22.0", features = ["derive"]}
3939
term_size = "0.3.2"
4040
tokei = "12.1.2"
4141
toml = "0.5.8"

0 commit comments

Comments
 (0)