Update Rust crate metrics-util to 0.18

This commit is contained in:
renovate[bot] 2024-10-12 22:56:49 +00:00 committed by GitHub
parent 22d3ee5452
commit aa254e1909
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ futures = "0.3"
tokio-postgres = "0.7"
systemd = "0.10"
metrics = "0.23"
metrics-util = "0.17"
metrics-util = "0.18"
metrics-exporter-prometheus = "0.15"
deunicode = "1.4"
urlencoding = "2"