Skip to content

Commit a836c8c

Browse files
authored
Merge pull request #143 from KSXGitHub/dependabot/cargo/strum-0.24.1
chore(deps): bump strum from 0.24.0 to 0.24.1
2 parents bb07006 + 522164b commit a836c8c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ version = "^1.0.81"
7777
optional = true
7878

7979
[dependencies.strum]
80-
version = "^0.24.0"
80+
version = "^0.24.1"
8181
features = ["derive"]
8282

8383
[dev-dependencies]

0 commit comments

Comments
 (0)