Update Rust crate prometheus to v0.13.4

Signed-off-by: Cecylia Bocovich <cohosh@torproject.org>
This commit is contained in:
Renovate Bot 2024-05-06 15:08:14 +00:00 committed by Cecylia Bocovich
parent 04a7937ff0
commit 21500d9758
No known key found for this signature in database
GPG Key ID: 009DE379FD9B7B90
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1472,9 +1472,9 @@ dependencies = [
[[package]]
name = "prometheus"
version = "0.13.3"
version = "0.13.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
checksum = "3d33c28a30771f7f96db69893f78b857f7450d7e0237e9c8fc6427a81bae7ed1"
dependencies = [
"cfg-if",
"fnv",