build(deps): update backhand requirement from 0.14.2 to 0.15.0

Updates the requirements on [backhand](https://github.com/wcampbell0x2a/backhand) to permit the latest version.
- [Release notes](https://github.com/wcampbell0x2a/backhand/releases)
- [Changelog](https://github.com/wcampbell0x2a/backhand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wcampbell0x2a/backhand/compare/v0.14.2...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 05:19:12 +00:00
committed by GitHub
parent 0a5948aa50
commit 79ba752eff

View File

@ -26,7 +26,7 @@ arrayvec = "0.7.4"
async-compression = "0.4.6"
async-stream = "0.3.5"
async-trait = "0.1.77"
backhand = "0.14.2"
backhand = "0.15.0"
byteorder = "1"
bytes = "1.5.0"
cli-tables = "0.2.1"