mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
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:
parent
0e982a52d7
commit
e69efe79d0
2 changed files with 11 additions and 4 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue