From 51281ed850b4a5758e8c3bb440dcb5bd4fb1b586 Mon Sep 17 00:00:00 2001 From: han0110 Date: Tue, 21 Jun 2022 02:35:33 +0800 Subject: [PATCH] chore: add `rust-toolchain` --- rust-toolchain | 1 + 1 file changed, 1 insertion(+) create mode 100644 rust-toolchain diff --git a/rust-toolchain b/rust-toolchain new file mode 100644 index 0000000..db84486 --- /dev/null +++ b/rust-toolchain @@ -0,0 +1 @@ +nightly-2022-06-01 \ No newline at end of file