Skip to content

Commit 807c384

Browse files
committed
Upgrade to prometheus 0.13
1 parent 5fb5116 commit 807c384

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ui/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ router = "0.6.0"
2929
openssl-probe = "0.1.2"
3030
dotenv = "0.15.0"
3131
snafu = "0.6.0"
32-
prometheus = "0.12.0"
32+
prometheus = "0.13.0"
3333
strum = { version = "0.22.0", features = ["derive"] }
3434

3535
[dependencies.playground-middleware]

0 commit comments

Comments
 (0)