Skip to content

Commit 5fb5116

Browse files
committed
Upgrade to strum 0.22
1 parent fc27d00 commit 5fb5116

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

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.12.0"
33-
strum = { version = "0.21.0", features = ["derive"] }
33+
strum = { version = "0.22.0", features = ["derive"] }
3434

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

0 commit comments

Comments
 (0)