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:
commit
e14e31f1d4
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4623,9 +4623,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "metrics-exporter-prometheus"
|
name = "metrics-exporter-prometheus"
|
||||||
version = "0.15.1"
|
version = "0.15.3"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "bf0af7a0d7ced10c0151f870e5e3f3f8bc9ffc5992d32873566ca1f9169ae776"
|
checksum = "b4f0c8427b39666bf970460908b213ec09b3b350f20c0c2eabcbba51704a08e6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64 0.22.1",
|
"base64 0.22.1",
|
||||||
"indexmap 2.1.0",
|
"indexmap 2.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user