Skip to content

Commit

Permalink
upgrade prometheus_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
flearc authored and Forsworns committed Mar 3, 2024
1 parent 184d239 commit 950b4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentinel-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ env_logger = { version = "0.10.0", optional = true }
log4rs = { version = "1", optional = true }
log = "0.4"
regex = { version = "1.5", optional = true }
prometheus_exporter = { version = "0.8.4", optional = true }
prometheus_exporter = { version = "0.8.5", optional = true }
# todo: simplify encapsulation
# using getset = "0.1.1"
lru = "0.7.5"
Expand Down

0 comments on commit 950b4fa

Please sign in to comment.