diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2017-04-05 22:02:53 +0200 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2017-04-05 22:02:53 +0200 |
commit | 17704172b449c603e11f0b6329f5f7a8cc621014 (patch) | |
tree | ae117fe5adae499d9e9d62995f896eed7b0c5926 /rust-stable-version | |
parent | bf7c044955ecfb8e074699e278994a08c22109fa (diff) | |
download | servo-17704172b449c603e11f0b6329f5f7a8cc621014.tar.gz servo-17704172b449c603e11f0b6329f5f7a8cc621014.zip |
Update stable Rust version to 1.16.0
Firefox did this in https://bugzilla.mozilla.org/show_bug.cgi?id=1351031
Diffstat (limited to 'rust-stable-version')
-rw-r--r-- | rust-stable-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-stable-version b/rust-stable-version index ace44233b4a..15b989e398f 100644 --- a/rust-stable-version +++ b/rust-stable-version @@ -1 +1 @@ -1.15.1 +1.16.0 |