aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gattozzi <mgattozzi@gmail.com>2019-12-23 18:53:55 -0500
committerMichael Gattozzi <mgattozzi@gmail.com>2019-12-23 18:53:55 -0500
commit9544d1b769114099fb72974aec1f8caeceda6014 (patch)
tree7a0f664d8834f42d9a03019ca1a23bf05211473f
parent50badce3dd78dde6baab913ea6af74966af526d3 (diff)
Make the toolchain use the latest stable rustc
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 32b7211..2bf5ad0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1 +1 @@
-1.40.0
+stable