diff options
| author | Fuwn <[email protected]> | 2021-04-26 15:53:32 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 15:53:32 -0700 |
| commit | f9b23e018b44ace8b251a38fba213bb6ec592a81 (patch) | |
| tree | b11cc27a1a111ce8b4b7112c964f72449329f460 | |
| parent | etc: Close image tag, remove title (diff) | |
| download | api-f9b23e018b44ace8b251a38fba213bb6ec592a81.tar.xz api-f9b23e018b44ace8b251a38fba213bb6ec592a81.zip | |
fix: `rust-toolchain` format
| -rw-r--r-- | rust-toolchain | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rust-toolchain b/rust-toolchain index 011b8ea..09315e2 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,2 +1 @@ -[toolchain] -channel = "nightly-2021-04-24" +nightly-2021-04-24 |