diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2017-08-07 14:22:55 +0200 |
---|---|---|
committer | Simon Sapin <simon.sapin@exyr.org> | 2017-08-07 14:22:55 +0200 |
commit | 04804030cd9d57cf9dc26936042c65ae76a9c2da (patch) | |
tree | bf4b400e5f6fab8968a33378deef7ea73f537ef7 /rust-stable-version | |
parent | 806540cabdbca1799dd14bb1c67bd0c86b21f6a7 (diff) | |
download | servo-04804030cd9d57cf9dc26936042c65ae76a9c2da.tar.gz servo-04804030cd9d57cf9dc26936042c65ae76a9c2da.zip |
Update geckolib Rust version to 1.19.0
… which is now required to build Gecko:
https://bugzilla.mozilla.org/show_bug.cgi?id=1383311
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 092afa15df4..815d5ca06d5 100644 --- a/rust-stable-version +++ b/rust-stable-version @@ -1 +1 @@ -1.17.0 +1.19.0 |