Commit Graph

1 Commits (4278f3df4acf05c4abbdf9ea277a2bb0e7223fc8)

Author SHA1 Message Date
Jason Ish 6f14aed0e6 rust: bundle Cargo.lock
Cargo.lock has to be provided as template, Cargo.lock.in so it can
live beside Cargo.lock in out of tree automake builds, like distcheck.

This will pin Rust dependencies even for git builds, updating
Cargo.lock will now be a manual process that we'll have to take care
of periodically.
3 years ago