Skip to content

Commit cc2861b

Browse files
committed
upgrade strum
1 parent 3170af6 commit cc2861b

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

Cargo.lock

Lines changed: 11 additions & 4 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
@@ -56,7 +56,7 @@ git2 = { version = "0.13.6", default-features = false }
5656
path-slash = "0.1.3"
5757
once_cell = { version = "1.4.0", features = ["parking_lot"] }
5858
base64 = "0.13"
59-
strum = { version = "0.18.0", features = ["derive"] }
59+
strum = { version = "0.23.0", features = ["derive"] }
6060
lol_html = "0.3"
6161
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
6262
dashmap = "3.11.10"

0 commit comments

Comments
 (0)