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 | e67c35919612a4bc0b03cd30dd92432476615e81 (patch) | |
| tree | 892216c21bc9a7e97e7be2ccdb8bc25da9ed3cd6 | |
| parent | etc: Close image tag, remove title (diff) | |
| download | api-worker-e67c35919612a4bc0b03cd30dd92432476615e81.tar.xz api-worker-e67c35919612a4bc0b03cd30dd92432476615e81.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 |