Skip to content

Commit 3f01cb0

Browse files
author
Ben Sully
committed
Bump prometheus requirement to 0.6
1 parent 084ff40 commit 3f01cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = ["rocket", "prometheus", "instrumentation", "monitoring"]
1212
readme = "README.md"
1313

1414
[dependencies]
15-
prometheus = "0.5"
15+
prometheus = "0.6"
1616
rocket = "0.4.0"
1717

1818
[dev-dependencies]

0 commit comments

Comments
 (0)