mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-09-30 14:30:42 +00:00
build(deps): update inferno requirement from 0.10.0 to 0.11.0 (#1966)
Updates the requirements on [inferno](https://github.com/jonhoo/inferno) to permit the latest version. - [Release notes](https://github.com/jonhoo/inferno/releases) - [Changelog](https://github.com/jonhoo/inferno/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonhoo/inferno/compare/v0.10.0...v0.11.0) --- updated-dependencies: - dependency-name: inferno dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
034139ea1e
commit
7f39eadf40
@ -48,7 +48,7 @@ humantime = "2.0"
|
||||
log = "0.4"
|
||||
|
||||
# inferno example
|
||||
inferno = "0.10.0"
|
||||
inferno = "0.11.0"
|
||||
tempfile = "3"
|
||||
|
||||
# opentelemetry example
|
||||
|
Loading…
x
Reference in New Issue
Block a user