diff options
| author | Fuwn <[email protected]> | 2022-01-25 23:04:22 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-01-25 23:04:22 -0800 |
| commit | 6699cbaa1c16b464bcfc1963143ebc945154b671 (patch) | |
| tree | b6f83ca4f13a14e3539754d8428c76cab86beb5d /rust-toolchain.toml | |
| download | rawaccel-sys-main.tar.xz rawaccel-sys-main.zip | |
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
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" |