From 9fa89e735859d008673663b740c217d0731e71e1 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Tue, 7 Jun 2022 22:03:23 -0400 Subject: Move back to stable rust. `maud`, which was the main reason for nightlies, relies on proc macros. Those are stable in the 2021 edition, and maud 0.23+ uses them in a stable-friendly way. --- rust-toolchain | 1 - 1 file changed, 1 deletion(-) delete mode 100644 rust-toolchain (limited to 'rust-toolchain') diff --git a/rust-toolchain b/rust-toolchain deleted file mode 100644 index ad08f86..0000000 --- a/rust-toolchain +++ /dev/null @@ -1 +0,0 @@ -nightly-2021-10-08 -- cgit v1.2.3