mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 06:37:20 +02:00
Use dirs-next
instead of dirs
This commit is contained in:
parent
10536f024d
commit
6c0f7a736f
3 changed files with 38 additions and 18 deletions
|
@ -5,7 +5,7 @@ name = "taskchampion-cli"
|
|||
version = "0.3.0"
|
||||
|
||||
[dependencies]
|
||||
dirs = "^3.0.1"
|
||||
dirs-next = "^2.0.0"
|
||||
env_logger = "^0.8.3"
|
||||
anyhow = "1.0"
|
||||
log = "^0.4.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue