diff options
| author | Fuwn <[email protected]> | 2021-04-26 15:53:32 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-04-26 15:53:32 +0000 |
| commit | ba7ec866fc0ce2f3ccec996039c827540fb1fa77 (patch) | |
| tree | 892216c21bc9a7e97e7be2ccdb8bc25da9ed3cd6 | |
| parent | etc: Close image tag, remove title (diff) | |
| download | api-ba7ec866fc0ce2f3ccec996039c827540fb1fa77.tar.xz api-ba7ec866fc0ce2f3ccec996039c827540fb1fa77.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 |