diff options
| author | Fuwn <[email protected]> | 2022-01-04 19:51:06 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-01-04 19:51:06 +0000 |
| commit | 3f1ca2d86ec5061d4e4fbea56c9391c715f5440f (patch) | |
| tree | 65cec449f319f0f05d11f66008d1a8d4efb55955 | |
| parent | fix(rust): toolchain file wrong format (diff) | |
| download | api-3f1ca2d86ec5061d4e4fbea56c9391c715f5440f.tar.xz api-3f1ca2d86ec5061d4e4fbea56c9391c715f5440f.zip | |
fix(rust): toolchain file wrong format again
| -rw-r--r-- | rust-toolchain | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 09396e5..7b23f7e 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,2 +1 @@ -[toolchain] channel = "nightly-2021-12-04" |