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

Renovate Bot 2023-12-24 19:00:24 +00:00
parent 3b33cba0d4
commit 246f633c27
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.13.0"
serde = { version = "1.0", features = ["derive"] }