diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2019-06-19 15:45:57 +0200 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2019-06-22 14:59:06 +0200 |
commit | 112f1ddeba3d79c9e892986a9e550e4eef933b1f (patch) | |
tree | a510808da14a06af931a45d377103f62e86de6a7 /rust-toolchain | |
parent | 97ad913dc28b8f762ac22daeaa25118a9f342b27 (diff) | |
download | servo-112f1ddeba3d79c9e892986a9e550e4eef933b1f.tar.gz servo-112f1ddeba3d79c9e892986a9e550e4eef933b1f.zip |
Upgrade to rustc 1.37.0-nightly (04a3dd8a8 2019-06-18)
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 38f670ca625..21586c21176 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2019-05-14 +nightly-2019-06-19 |