Skip to content

Commit

Permalink
Bump prometheus from 0.13.2 to 0.13.3 (mobilecoinfoundation#2758)
Browse files Browse the repository at this point in the history
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/tikv/rust-prometheus/releases)
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](tikv/rust-prometheus@v0.13.2...v0.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and dolanbernard committed Nov 2, 2022
1 parent 0cca79d commit 4bd496f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog/overseer/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clap = { version = "4.0", features = ["derive", "env"] }
displaydoc = { version = "0.2", default-features = false }
grpcio = "0.11.0"
lazy_static = "1.4"
prometheus = "0.13.2"
prometheus = "0.13.3"
retry = "2.0"
rocket = { version = "0.5.0-rc.2", features = ["json"] }
serde = "1"
Expand Down

0 comments on commit 4bd496f

Please sign in to comment.