summaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorMarcel Müller <neikos@neikos.email>2023-01-02 08:52:57 +0100
committerMarcel Müller <neikos@neikos.email>2023-01-02 14:05:11 +0100
commit0333bc9449256c84d46f836e1906cda6f7295668 (patch)
tree5f9252fe0bb38cc8b5e3910e8ddb324f71678c6e /rust-toolchain.toml
parent7fbd9773751bc5990f81a28c3cf3a09189e2e0f6 (diff)
Update rust to 1.66
Signed-off-by: Marcel Müller <neikos@neikos.email>
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
new file mode 100644
index 0000000..1e087e1
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "1.66.0"