summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2018-12-18travis: Set CARGO_HOME to third_party/rust_crates (#1370)Ryan Dahl
Adds prebuilt hyperfine and sccache binaries Only build test_cc for LSAN Add Cargo.lock Only run benchmarks in master
2018-07-29Add sha1 and tempfile crates.Ryan Dahl
2018-07-18Use Cargo to install rust deps into //third_party/rust_crates (#383)robbym