summaryrefslogtreecommitdiff
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-01-06 14:01:07 -0800
committerFuwn <[email protected]>2022-01-06 14:01:07 -0800
commit26898d5f2219b3042ebd6eb9ef0a2c16423d5dbf (patch)
tree0f31f4cf225321347d188bdc9ab378dd5072d83d /rust-toolchain.toml
parentfix(driver): change github organisation name (diff)
parentfix(rust): toolchain format (diff)
downloaddriver-main.tar.xz
driver-main.zip
Merge branch 'main' of https://github.com/LibreAccel/driverHEADmain
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..09396e5
--- /dev/null
+++ b/rust-toolchain.toml
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly-2021-12-04"