mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump nom from 6.0.1 to 6.1.2
Bumps [nom](https://github.com/Geal/nom) from 6.0.1 to 6.1.2. - [Release notes](https://github.com/Geal/nom/releases) - [Changelog](https://github.com/Geal/nom/blob/master/CHANGELOG.md) - [Commits](https://github.com/Geal/nom/compare/6.0.1...6.1.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
74041221e7
commit
cc7f522e2a
2 changed files with 7 additions and 6 deletions
|
@ -9,7 +9,7 @@ dirs = "^3.0.1"
|
|||
env_logger = "^0.8.3"
|
||||
anyhow = "1.0"
|
||||
log = "^0.4.14"
|
||||
nom = "^6.0.1"
|
||||
nom = "^6.1.2"
|
||||
prettytable-rs = "^0.8.0"
|
||||
textwrap = { version="^0.12.1", features=["terminal_size"] }
|
||||
termcolor = "^1.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue