feat: Add task version check

This commit is contained in:
Dheepak Krishnamurthy 2021-11-01 14:47:09 -06:00
parent 8969992930
commit 561c1fb2a2
3 changed files with 40 additions and 15 deletions

View file

@ -43,6 +43,7 @@ unicode-segmentation = "1.8.0"
unicode-truncate = "0.2.0"
unicode-width = "0.1.8"
uuid = { version = "0.8.2", features = ["serde", "v4"] }
version-compare = "0.1.0"
[package.metadata.rpm]
package = "taskwarrior-tui"