From 00aab24a92245ebf25ff69d09e61762bcf5eef7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Sch=C3=BCtt?= Date: Fri, 16 Dec 2022 18:51:23 +0100 Subject: [PATCH] Revert rust-toolchain changes --- rust-toolchain | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/rust-toolchain b/rust-toolchain index 9670e8a4bcf..58e4eb6b299 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,5 +1 @@ -# rust-toolchain.toml -[toolchain] -channel = "1.63" -components = [ "rustfmt", "clippy" ] -targets = [ "wasm32-unknown-unknown", "wasm32-wasi" ] \ No newline at end of file +1.63