Skip to content

Commit 044a791

Browse files
Bump strum from 0.26.3 to 0.27.2 (#1643)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 288acb4 commit 044a791

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -18,7 +18,7 @@ image = { version = "0.25.9", default-features = false, features = [
1818
"png",
1919
"webp",
2020
] }
21-
strum = { version = "0.26.3", features = ["derive"] }
21+
strum = { version = "0.27.2", features = ["derive"] }
2222

2323
[package]
2424
authors.workspace = true

0 commit comments

Comments
 (0)