-
-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependabot needs to update src/tc/rust/Cargo.*, too #2994
Comments
I don't know how to fix this, so un-assigning. (TBH, my thoughts have tended recently toward breaking TC back into its own repo..) |
Taskchampion has now been broken out, so we have the following Cargo.* files:
I think this is less a CMake issue at this point, so probably easier to fix. |
https://github.com/GothenburgBitFactory/taskwarrior/pull/3470/files just successfully updated Cargo.lock, which is what we want in this repo. The Taskchampion repo may also require modifications to the Cargo.toml specs for its dependencies. |
This file is part of the cmake build process, and is getting left behind in the updates. This means when CMake builds it,
src/tc/rust/Cargo.lock
gets updated and causes spurious diffs.The text was updated successfully, but these errors were encountered: