mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
refactor: Move action to own mod 📦
This commit is contained in:
parent
0c749b0f5c
commit
f83a21dd95
7 changed files with 39 additions and 35 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1401,7 +1401,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "taskwarrior-tui"
|
||||
version = "0.14.6"
|
||||
version = "0.14.7"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-std",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue