Skip to content

Commit

Permalink
chore(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 9, 2024
1 parent 0d3a250 commit faaf9b8
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 crates/xline/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ opentelemetry_sdk = { version = "0.22.1", features = ["metrics", "rt-tokio"] }
parking_lot = "0.12.2"
pbkdf2 = { version = "0.12.2", features = ["simple"] }
priority-queue = "2.0.2"
prometheus = "0.13.3"
prometheus = "0.13.4"
prost = "0.12.3"
serde = { version = "1.0.137", features = ["derive"] }
sha2 = "0.10.6"
Expand Down

0 comments on commit faaf9b8

Please sign in to comment.