mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Update dependency
This commit is contained in:
parent
0c72c2085d
commit
e19034926d
2 changed files with 180 additions and 222 deletions
|
@ -38,7 +38,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
shellexpand = "2.1"
|
||||
shlex = "0.1"
|
||||
task-hookrs = { git = "https://github.com/matthiasbeyer/task-hookrs" }
|
||||
task-hookrs = { git = "https://github.com/kdheepak/task-hookrs" }
|
||||
tui = { version = "0.12", optional = true, default-features = false }
|
||||
unicode-segmentation = "1.6"
|
||||
unicode-truncate = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue