diff options
| author | Fuwn <[email protected]> | 2022-01-04 19:52:23 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-04 19:52:23 -0800 |
| commit | 2e746038a720bd675156bac9b63b0bc97cb1e61d (patch) | |
| tree | 6a57eb316a046eb59d3344ea818b4f96250e8ca0 /rust-toolchain | |
| parent | feat(crates): new userspace examples (diff) | |
| download | driver-2e746038a720bd675156bac9b63b0bc97cb1e61d.tar.xz driver-2e746038a720bd675156bac9b63b0bc97cb1e61d.zip | |
fix(rust): toolchain format
Diffstat (limited to 'rust-toolchain')
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rust-toolchain b/rust-toolchain deleted file mode 100644 index 09396e5..0000000 --- a/rust-toolchain +++ /dev/null @@ -1,2 +0,0 @@ -[toolchain] -channel = "nightly-2021-12-04" |