Skip to content

Commit

Permalink
Update quanta requirement from 0.10.0 to 0.11.1
Browse files Browse the repository at this point in the history
Updates the requirements on [quanta](https://github.com/metrics-rs/quanta) to permit the latest version.
- [Changelog](https://github.com/metrics-rs/quanta/blob/main/CHANGELOG.md)
- [Commits](https://github.com/metrics-rs/quanta/commits/v0.11.1)

---
updated-dependencies:
- dependency-name: quanta
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent a4b2fc1 commit 9e22cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics-exporter-tcp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tracing = { version = "0.1", default-features = false, features = ["attributes"]
prost-build = "0.11"

[dev-dependencies]
quanta = "0.10.0"
quanta = "0.11.1"
tracing = "0.1"
tracing-subscriber = "0.3"
rand = "0.8"

0 comments on commit 9e22cc5

Please sign in to comment.