Switch to TOML for configuration
This commit is contained in:
@@ -14,11 +14,7 @@ prettytable-rs = "^0.8.0"
|
||||
textwrap = { version="^0.13.4", features=["terminal_size"] }
|
||||
termcolor = "^1.1.2"
|
||||
atty = "^0.2.14"
|
||||
|
||||
[dependencies.config]
|
||||
default-features = false
|
||||
features = ["yaml"]
|
||||
version = "^0.11.0"
|
||||
toml = "^0.5.8"
|
||||
|
||||
[dependencies.taskchampion]
|
||||
path = "../taskchampion"
|
||||
|
||||
Reference in New Issue
Block a user