summaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2019-02-27third_party: upgrade rust cratesBert Belder
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-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-19v0.2.8Ryan Dahl
2019-01-14v0.2.7Ryan Dahl
2019-01-14Update to rust 2018 editionAndy Hayden
2019-01-14third_party: upgrade rust crates, now with `--edition 2018` supportBert Belder
2019-01-14third_party: upgrade rust cratesBert Belder
2019-01-14build: winapi is a windows-only depBert Belder
2019-01-14src: remove dependency on the 'kernel32' crateBert 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-14v0.2.3Ryan Dahl
2018-12-07v0.2.2Ryan Dahl
2018-12-06Process source maps in Rust instead of JS (#1280)Ryan Dahl
2018-11-30v0.2.1Ryan Dahl
2018-11-30Upgrade Rust cratesRyan Dahl
2018-11-16v0.2.0Ryan Dahl
2018-11-16Specify exact versions in Cargo.tomlRyan Dahl
2018-11-14Support request method and headers in fetch() (#1188)Ryan Dahl
2018-11-12v0.1.12Ryan Dahl
2018-11-05v0.1.11Ryan Dahl
2018-11-05Add repl (#998)Andy Hayden
2018-11-03third_party: add tokio-process Rust crate and its dependenciesBert Belder
2018-11-03third_party: upgrade Rust cratesBert Belder
2018-10-31Support cargo check (#1128)Ryan Dahl
2018-10-27Ergonomics: Prompt TTY for permission escalation (#1081)Ryan Dahl
2018-10-26Add chmod/chmodSync on unix (and fix Cargo.toml) (#1088)Kevin (Kun) "Kassimo" Qian
2018-10-19Upgrade cratesRyan Dahl
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-10Upgrade hyper-rustlsRyan Dahl
2018-09-17Add missing deps to cargo.tomlBert Belder
2018-09-17Upgrade rust crates.Ryan Dahl
2018-09-16Add the 'dirs' crate, enable the required 'winapi' featuresKevin (Kun) "Kassimo" Qian
2018-09-03Upgrade flatbuffersRyan Dahl
2018-08-30Support https imports.Ryan Dahl
2018-08-30Downgrading tokio to registry version.Ryan Dahl