summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2019-02-26core: add Cargo.tomlBert Belder
2019-02-18v0.3.0Ryan Dahl
2019-02-12third_party: upgrade rust cratesBert Belder
2019-02-08v0.2.11Ryan Dahl
2019-02-07third_party: add the 'regex' crateBert Belder
2019-02-07Add emojis to permission prompts (#1684)Dmitry Sharshakov
2019-02-02v0.2.10Ryan Dahl
2019-01-29v0.2.9Ryan Dahl
2019-01-26third_party: add the 'integer-atomics' crateBert Belder
2019-01-26third_party: upgrade rust cratesBert Belder
2019-01-19v0.2.8Ryan Dahl
2019-01-14v0.2.7Ryan Dahl
2019-01-14third_party: upgrade rust crates, now with `--edition 2018` supportBert Belder
2019-01-14third_party: upgrade rust cratesBert Belder
2019-01-07v0.2.6Ryan Dahl
2019-01-07Upgrade crates (#1471)Ryan Dahl
2019-01-01v0.2.5Ryan Dahl
2018-12-23v0.2.4Ryan Dahl
2018-12-23Use flatbuffers from crates.io (#1400)Ryan Dahl
2018-12-22make stdout unbuffered (#1355)Yoshiya Hinosawa
2018-12-18travis: Set CARGO_HOME to third_party/rust_crates (#1370)Ryan Dahl
2018-07-29Add sha1 and tempfile crates.Ryan Dahl
2018-07-18Use Cargo to install rust deps into //third_party/rust_crates (#383)robbym