Skip to content

Commit

Permalink
chore(deps): Bump prometheus-http-query from 0.6.6 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [prometheus-http-query](https://github.com/puetzp/prometheus-http-query) from 0.6.6 to 0.7.0.
- [Release notes](https://github.com/puetzp/prometheus-http-query/releases)
- [Changelog](https://github.com/puetzp/prometheus-http-query/blob/master/CHANGELOG.md)
- [Commits](puetzp/prometheus-http-query@v0.6.6...v0.7.0)

---
updated-dependencies:
- dependency-name: prometheus-http-query
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2023
1 parent 103826b commit 6b7257d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 src/meta/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ num-traits = "0.2"
parking_lot = { version = "0.12", features = ["arc_lock"] }
parse-display = "0.8"
prometheus = "0.13"
prometheus-http-query = "0.6"
prometheus-http-query = "0.7"
prost = { workspace = true }
rand = "0.8"
regex = "1"
Expand Down

0 comments on commit 6b7257d

Please sign in to comment.