mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
chore: use Rust 1.62.1 (#15346)
This commit is contained in:
parent
b676cab0b4
commit
9e917834dd
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.62.0"
|
||||
channel = "1.62.1"
|
||||
components = ["rustfmt", "clippy"]
|
||||
|
|
Loading…
Reference in a new issue