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:
dependabot[bot] 2022-03-04 13:58:28 -08:00 committed by Eliza Weisman
parent 034139ea1e
commit 7f39eadf40

View File

@ -48,7 +48,7 @@ humantime = "2.0"
log = "0.4"
# inferno example
inferno = "0.10.0"
inferno = "0.11.0"
tempfile = "3"
# opentelemetry example