diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2019-03-03 12:02:42 +0100 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2019-03-03 19:32:42 +0100 |
commit | 99b898753f35c6e39afc7fdbf95cd47ca3917890 (patch) | |
tree | 01bc46f751607e9a6ff59d4e464a4a8e38580dae /rust-toolchain | |
parent | 4d8d54fc00644204768886569959429dd67998a0 (diff) | |
download | servo-99b898753f35c6e39afc7fdbf95cd47ca3917890.tar.gz servo-99b898753f35c6e39afc7fdbf95cd47ca3917890.zip |
Upgrade to rustc 1.34.0-nightly (0ea22717a 2019-03-02)
Diffstat (limited to 'rust-toolchain')
-rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 12c5698a6c0..46234a579b4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2019-02-25 +nightly-2019-03-03 |