mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 12:16:21 +02:00
Use built
to determine version information
This commit is contained in:
parent
0c43f82176
commit
6c9ba48674
5 changed files with 104 additions and 35 deletions
|
@ -33,6 +33,9 @@ serde_json = { version = "*", optional = true }
|
|||
[dependencies.taskchampion]
|
||||
path = "../taskchampion"
|
||||
|
||||
[build-dependencies]
|
||||
built = { version = "0.5", features = ["git2"] }
|
||||
|
||||
[dev-dependencies]
|
||||
assert_cmd = "^1.0.3"
|
||||
predicates = "^1.0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue