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

Renovate Bot 2024-02-11 13:00:23 +00:00
parent 3b33cba0d4
commit 1c14804e39
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.1"
serde = { version = "1.0", features = ["derive"] }