Skip to content

Commit 950b4fa

Browse files
flearcForsworns
authored andcommitted
upgrade prometheus_exporter
1 parent 184d239 commit 950b4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentinel-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ env_logger = { version = "0.10.0", optional = true }
5454
log4rs = { version = "1", optional = true }
5555
log = "0.4"
5656
regex = { version = "1.5", optional = true }
57-
prometheus_exporter = { version = "0.8.4", optional = true }
57+
prometheus_exporter = { version = "0.8.5", optional = true }
5858
# todo: simplify encapsulation
5959
# using getset = "0.1.1"
6060
lru = "0.7.5"

0 commit comments

Comments
 (0)