Update rust-toolchain.toml

This commit is contained in:
JT 2022-11-09 06:06:33 +13:00 committed by GitHub
parent e415be6c0e
commit 517173bb8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,4 +16,4 @@ profile = "default"
# use in nushell, we may opt to use the bleeding edge stable version of rust.
# I believe rust is on a 6 week release cycle and nushell is on a 3 week release cycle.
# So, every two nushell releases, this version number should be bumped by one.
channel = "1.63.0"
channel = "1.64.0"