diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2019-01-28 11:23:51 +0100 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2019-01-28 11:23:51 +0100 |
commit | 12d19760b37ee0271152695a1ac9ca040e72fa8d (patch) | |
tree | 1969e96c74fb8af8fa6012226e10eebd6f96efd0 /rust-toolchain | |
parent | 8646d7dbbce831204018d45eb116e1b1e2996384 (diff) | |
download | servo-12d19760b37ee0271152695a1ac9ca040e72fa8d.tar.gz servo-12d19760b37ee0271152695a1ac9ca040e72fa8d.zip |
Upgrade to rustc 1.34.0-nightly (da6ab956e 2019-01-27)
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 3bd0575c240..452bb5c2b97 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2019-01-15 +nightly-2019-01-28 |