Skip to content

Commit e0bb13f

Browse files
committed
Updated strum
1 parent 9d4b14b commit e0bb13f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

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

litterbox/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ tokio-stream = { version = "0.1", features = ["net"] }
2323
eframe = "0.33"
2424
egui_extras = { version="0.33", features=["svg"] }
2525
futures = "0.3"
26-
strum = "0.27"
27-
strum_macros = "0.27"
26+
strum = "0.28"
27+
strum_macros = "0.28"
2828
anyhow = "1.0"

0 commit comments

Comments
 (0)