Compare commits

..

No commits in common. "renovate/metrics-exporter-prometheus-0.x" and "dev" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ futures-util = "0.3.28"
uuid = { version = "1.3.2", features = ["v4"] }
serde_json = "1.0.96"
metrics = "0.21.0"
metrics-exporter-prometheus = "0.16.0"
metrics-exporter-prometheus = "0.12.0"
serde = { version = "1.0", features = ["derive"] }