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

pull/111/head
Renovate Bot 2024-03-16 17:00:27 +00:00
parent 3b33cba0d4
commit a694cbfc21
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.14.0"
serde = { version = "1.0", features = ["derive"] }