Skip to content

Commit

Permalink
deps: bump prometheus from 0.13.3 to 0.13.4
Browse files Browse the repository at this point in the history
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.3 to 0.13.4.
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](tikv/rust-prometheus@v0.13.3...v0.13.4)

---
updated-dependencies:
- dependency-name: prometheus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 44c5d0c commit 3a9185f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/libp2p-bitswap-next/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ futures = "0.3.29"
lazy_static = "1.4.0"
libipld = { version = "0.16.0", default-features = false }
libp2p = { version = "0.53", features = ["request-response"] }
prometheus = "0.13.0"
prometheus = "0.13.4"
thiserror = "1.0.59"
tracing = "0.1.40"
unsigned-varint = { version = "0.8.0", features = ["futures", "asynchronous_codec"] }
Expand Down

0 comments on commit 3a9185f

Please sign in to comment.