Mike Hommey 94aaf5f3de Bug 1861510 - Force cargo to run when Cargo.lock changes. r=firefox-build-system-reviewers,ahochheiden
There are a number of occasions where changes to rust code doesn't
trigger cargo to run on an incremental build. In most cases, these
changes are accompanied with a change in Cargo.lock, so let's make cargo
run every time Cargo.lock changes.

Differential Revision: https://phabricator.services.mozilla.com/D192018
2023-10-27 05:23:32 +00:00
..