Skip to content

Commit 156d906

Browse files
Update strum from 0.25.0 to 0.26.3 (#1431)
1 parent 12fd497 commit 156d906

File tree

2 files changed

+7
-13
lines changed

2 files changed

+7
-13
lines changed

Cargo.lock

Lines changed: 6 additions & 12 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
@@ -13,7 +13,7 @@ owo-colors = "3.5.0"
1313
anyhow = "1.0"
1414
clap = { version = "4.5.17", features = ["derive"] }
1515
image = "0.24.9"
16-
strum = { version = "0.25.0", features = ["derive"] }
16+
strum = { version = "0.26.3", features = ["derive"] }
1717

1818
[package]
1919
authors.workspace = true

0 commit comments

Comments
 (0)