chore(deps): update rust crate metrics-exporter-prometheus to 0.12.2
renovate/artifacts Artifact file update failure
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint Pipeline was successful Details

Renovate Bot 2023-12-13 20:00:22 +00:00
parent 3b33cba0d4
commit 947fd5adea
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.12.0"
metrics-exporter-prometheus = "0.12.2"
serde = { version = "1.0", features = ["derive"] }