Skip to content

Commit 72f8a0b

Browse files
committed
update prom version
Signed-off-by: Ping Yu <[email protected]>
1 parent 675062d commit 72f8a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ futures-timer = "3.0"
4343
grpcio = { version = "0.10", features = [ "openssl-vendored" ], default-features = false }
4444
lazy_static = "1"
4545
log = "0.4"
46-
prometheus = { version = "0.12", features = [ "push", "process" ], default-features = false }
46+
prometheus = { version = "0.13", features = [ "push", "process" ], default-features = false }
4747
rand = "0.8"
4848
regex = "1"
4949
semver = "1.0"

0 commit comments

Comments
 (0)