Update rust-toolchain.toml

Co-authored-by: Richard Feldman <oss@rtfeldman.com>
This commit is contained in:
Derek Gustafson 2022-03-06 19:51:19 -05:00 committed by GitHub
parent e83cac5ef0
commit ad89e93af5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
[toolchain]
channel = "stable"
channel = "1.58.0"
profile = "default"