252 Commits

Author SHA1 Message Date
Brian Smith
fa12ea79bc When using Cargo, build only the library.
We don't need to compile and link the tests when building the Rust
crate; we just need to build the library. This makes the Rust build
significantly faster.
2015-08-26 21:18:37 -07:00
Brian Smith
20b97a69a9 Rust: Add API for calculating digests (SHA-256, etc.). 2015-08-26 21:18:37 -07:00