aboutsummaryrefslogtreecommitdiff
path: root/templates/rust/rust-toolchain.toml
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2025-08-13 00:18:14 +0200
committerLinnea Gräf <nea@nea.moe>2025-08-13 00:18:14 +0200
commit1eb8f8986f5784e59a1d9b87e3f82c80caa646ab (patch)
treedecefbcb9344dbd16f16eb29ff46ec3f23d367e4 /templates/rust/rust-toolchain.toml
parentbb1c7ceeddf665e74ac26c0b7145190dba57c59f (diff)
downloadnix-infra-master.tar.gz
nix-infra-master.tar.bz2
nix-infra-master.zip
snapshot: Mi 13. Aug 00:18:14 CEST 2025HEADmaster
Diffstat (limited to 'templates/rust/rust-toolchain.toml')
-rw-r--r--templates/rust/rust-toolchain.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/rust/rust-toolchain.toml b/templates/rust/rust-toolchain.toml
new file mode 100644
index 0000000..88c7d50
--- /dev/null
+++ b/templates/rust/rust-toolchain.toml
@@ -0,0 +1,3 @@
+[toolchain]
+# Make sure this is always synced with Dockerfile
+channel = "nightly-2025-04-18"