diff options
author | yvt <i@yvt.jp> | 2022-10-12 12:20:37 +0900 |
---|---|---|
committer | yvt <i@yvt.jp> | 2022-10-16 19:19:12 +0900 |
commit | 52ebde8e162523e993bfccc11a0a60d91cc1ee67 (patch) | |
tree | 542ee6acdca2df016f402e91b760b68f1d49180d /rust-toolchain | |
parent | 065c59665c029b1471db729422254561076833f8 (diff) | |
download | servo-52ebde8e162523e993bfccc11a0a60d91cc1ee67.tar.gz servo-52ebde8e162523e993bfccc11a0a60d91cc1ee67.zip |
chore: upgrade the Rust toolchain to `nightly-2022-08-17`
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 181fd0a0594..0581bda0e6f 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -nightly-2022-05-13 +nightly-2022-08-17 |