Skip to content

Commit 6757f42

Browse files
Merge pull request #539 from o2sh/dependabot/cargo/strum-0.23.0
Bump strum from 0.22.0 to 0.23.0
2 parents 9346e3c + 2678cb9 commit 6757f42

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ regex = "1.4.6"
4141
serde = "1.0.130"
4242
serde_json = "1.0.70"
4343
serde_yaml = "0.8"
44-
strum = {version = "0.22.0", features = ["derive"]}
44+
strum = {version = "0.23.0", features = ["derive"]}
4545
term_size = "0.3.2"
4646
tokei = "12.1.2"
4747
toml = "0.5.8"

0 commit comments

Comments
 (0)