From d843919502b50237399ca1492ce64aafdb698b08 Mon Sep 17 00:00:00 2001 From: Victoria Brekenfeld Date: Wed, 28 Sep 2022 21:10:30 +0200 Subject: [PATCH] toolchain: update rust version --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 5a6e291a..e403b651 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.62" \ No newline at end of file +channel = "1.63" \ No newline at end of file