Skip to content

Commit

Permalink
deps: bump prometheus from 0.13.3 to 0.13.4 (#202)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent c1a5016 commit 92e42d2
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 92e42d2

Please sign in to comment.