1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

Merge pull request #875 from actix/dependabot/cargo/metrics-exporter-prometheus-0.15.3

chore(deps): bump metrics-exporter-prometheus from 0.15.1 to 0.15.3
This commit is contained in:
Rob Ede 2024-07-29 21:29:30 +00:00 committed by GitHub
commit e14e31f1d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
Cargo.lock generated
View File

@ -4623,9 +4623,9 @@ dependencies = [
[[package]]
name = "metrics-exporter-prometheus"
version = "0.15.1"
version = "0.15.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bf0af7a0d7ced10c0151f870e5e3f3f8bc9ffc5992d32873566ca1f9169ae776"
checksum = "b4f0c8427b39666bf970460908b213ec09b3b350f20c0c2eabcbba51704a08e6"
dependencies = [
"base64 0.22.1",
"indexmap 2.1.0",