diff options
| author | Fuwn <[email protected]> | 2021-03-20 15:46:12 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-03-20 15:46:12 +0000 |
| commit | 2abd749036d29fc7452684fae85ab039186297d9 (patch) | |
| tree | 24b450fe1c47b7d52234eecef49c50a7e6008e4b /rust-toolchain.toml | |
| parent | fix: formatting (diff) | |
| download | whirl-2abd749036d29fc7452684fae85ab039186297d9.tar.xz whirl-2abd749036d29fc7452684fae85ab039186297d9.zip | |
whirl: :star:
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..5d56faf --- /dev/null +++ b/rust-toolchain.toml @@ -0,0 +1,2 @@ +[toolchain] +channel = "nightly" |