cargo: bump textwrap from 0.14.2 to 0.15.0

Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/mgeisler/textwrap/releases)
- [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgeisler/textwrap/compare/0.14.2...0.15.0)

---
updated-dependencies:
- dependency-name: textwrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-16 10:02:25 +00:00
committed by Floris Bruynooghe
parent c4f4f4295b
commit d6c9f5c64b
2 changed files with 4 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ fast-socks5 = "0.4"
humansize = "1"
qrcodegen = "1.7.0"
tagger = "4.3.1"
textwrap = "0.14.2"
textwrap = "0.15.0"
zip = { version = "0.5.13", default-features = false, features = ["deflate"] }
[dev-dependencies]