We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 184d239 commit 950b4faCopy full SHA for 950b4fa
sentinel-core/Cargo.toml
@@ -54,7 +54,7 @@ env_logger = { version = "0.10.0", optional = true }
54
log4rs = { version = "1", optional = true }
55
log = "0.4"
56
regex = { version = "1.5", optional = true }
57
-prometheus_exporter = { version = "0.8.4", optional = true }
+prometheus_exporter = { version = "0.8.5", optional = true }
58
# todo: simplify encapsulation
59
# using getset = "0.1.1"
60
lru = "0.7.5"
0 commit comments