mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
specify nom version
This commit is contained in:
parent
e7b7e88bc9
commit
f264e74288
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ dirs = "^3.0.1"
|
|||
env_logger = "^0.8.2"
|
||||
failure = "^0.1.8"
|
||||
log = "^0.4.11"
|
||||
nom = "*"
|
||||
nom = "^6.0.1"
|
||||
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