summary refs log tree commit diff
path: root/rust/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check if Rust lib needs rebuilding. (#13759)Erik Johnston2022-09-121-0/+4
| | | This protects against the common mistake of failing to remember to rebuild Rust code after making changes.
* Add a stub Rust crate (#12595)Erik Johnston2022-09-061-0/+21