Upgrade to Rust 1.65.0

This commit is contained in:
Hanno Braun 2022-11-04 09:46:16 +01:00
parent dff5f0f5c3
commit c06c25f8f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[toolchain]
channel = "1.64.0"
channel = "1.65.0"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]