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