Bump textwrap from 0.12.1 to 0.13.4
Bumps [textwrap](https://github.com/mgeisler/textwrap) from 0.12.1 to 0.13.4. - [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.12.1...0.13.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ anyhow = "1.0"
|
||||
log = "^0.4.14"
|
||||
nom = "^6.1.2"
|
||||
prettytable-rs = "^0.8.0"
|
||||
textwrap = { version="^0.12.1", features=["terminal_size"] }
|
||||
textwrap = { version="^0.13.4", features=["terminal_size"] }
|
||||
termcolor = "^1.1.2"
|
||||
atty = "^0.2.14"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user