From 9f2310ed32e30a99fd32086d1b9a8bda5ca4af22 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 15 Dec 2023 08:13:26 -0800 Subject: remove rust template, add GHA to go template --- templates/rust/rust-toolchain.toml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 templates/rust/rust-toolchain.toml (limited to 'templates/rust/rust-toolchain.toml') diff --git a/templates/rust/rust-toolchain.toml b/templates/rust/rust-toolchain.toml deleted file mode 100644 index cc8f987..0000000 --- a/templates/rust/rust-toolchain.toml +++ /dev/null @@ -1,3 +0,0 @@ -[toolchain] -channel = "1.64.0" -components = ["rustfmt", "clippy"] -- cgit v1.2.3