Update dependency

This commit is contained in:
Dheepak Krishnamurthy 2021-07-07 11:27:32 -06:00
parent 0c72c2085d
commit e19034926d
2 changed files with 180 additions and 222 deletions

View file

@ -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"