Skip to content

Commit

Permalink
Bump metrics-exporter-statsd from 0.6.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [metrics-exporter-statsd](https://github.com/github/metrics-exporter-statsd) from 0.6.0 to 0.8.0.
- [Changelog](https://github.com/github/metrics-exporter-statsd/blob/main/CHANGELOG.md)
- [Commits](github/metrics-exporter-statsd@0.6.0...0.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 7c53c38 commit 4210602
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ clap_complete = "4.5.2"
color-eyre = "0.6.2"
hyper = { version = "1.2.0", features = ["server"] }
metrics-exporter-prometheus = "0.15.0"
metrics-exporter-statsd = "0.6.0"
metrics-exporter-statsd = "0.8.0"
quoted-string = "0.6.1"
tower = { version = "0.4.13", features = ["tokio", "tracing"] }
tower-http = { version = "0.5.0", features = [
Expand Down

0 comments on commit 4210602

Please sign in to comment.