Skip to content

Commit 8d46452

Browse files
committed
Upgrade to strum 0.23
1 parent b66ffb9 commit 8d46452

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

ui/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.

ui/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ openssl-probe = "0.1.2"
3030
dotenv = "0.15.0"
3131
snafu = "0.6.0"
3232
prometheus = "0.13.0"
33-
strum = { version = "0.22.0", features = ["derive"] }
33+
strum = { version = "0.23.0", features = ["derive"] }
3434

3535
[dependencies.playground-middleware]
3636
git = "https://github.com/integer32llc/playground-middleware"

0 commit comments

Comments
 (0)