Skip to content

Commit

Permalink
chore(deps): bump metrics-exporter-prometheus from 0.12.2 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [metrics-exporter-prometheus](https://github.com/metrics-rs/metrics) from 0.12.2 to 0.14.0.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](metrics-rs/metrics@metrics-exporter-prometheus-v0.12.2...metrics-exporter-prometheus-v0.14.0)

---
updated-dependencies:
- dependency-name: metrics-exporter-prometheus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 82a7c8d commit 4e34ced
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 36 deletions.
172 changes: 137 additions & 35 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 atuin-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ rustls = "0.21"
rustls-pemfile = "2.1"
argon2 = "0.5.3"
semver = { workspace = true }
metrics-exporter-prometheus = "0.12.1"
metrics-exporter-prometheus = "0.14.0"
metrics = "0.21.1"

0 comments on commit 4e34ced

Please sign in to comment.