mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
try the latest 'cc' crate in hopes it fixes things
This commit is contained in:
parent
f0178d4fab
commit
17ccaea096
2 changed files with 3 additions and 3 deletions
|
@ -21,5 +21,5 @@ env_logger = "^0.8.3"
|
|||
lazy_static = "1"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0"
|
||||
cc = "1.0.73"
|
||||
taskchampion-lib = { path = "../lib" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue