build(toolchain): update rust-toolchain.toml to use Rust 1.82.0 instead of 1.83.0
This commit is contained in:
parent
291cb05847
commit
e46b693e56
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.83.0"
|
||||
channel = "1.82.0"
|
||||
targets = [ "wasm32-unknown-unknown" ]
|
Loading…
Add table
Reference in a new issue