refactor: Move action to own mod 📦

This commit is contained in:
Dheepak Krishnamurthy 2021-11-03 05:48:35 -06:00
parent 0c749b0f5c
commit f83a21dd95
7 changed files with 39 additions and 35 deletions

2
Cargo.lock generated
View file

@ -1401,7 +1401,7 @@ dependencies = [
[[package]]
name = "taskwarrior-tui"
version = "0.14.6"
version = "0.14.7"
dependencies = [
"anyhow",
"async-std",