Fix MaxLockers (#248)

* Fix MaxLockers

* fix constants

* fix toolchains

---------

Co-authored-by: Özgün Özerk <ozgunozerk.elo@gmail.com>
This commit is contained in:
Nikita Khateev
2024-07-23 16:24:52 +04:00
committed by GitHub
parent 02b6611ec2
commit 592c3b694d
15 changed files with 18 additions and 26 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "nightly-2024-02-17"
channel = "nightly-2024-06-12"
targets = ["wasm32-unknown-unknown"]
components = ["rustfmt", "clippy", "rust-src"]