feat: add docker image to build binaries used in tests

This commit is contained in:
adrian
2025-09-05 08:19:49 +02:00
committed by Adrian Benavides
parent fc38403d28
commit 24504d0f94
7 changed files with 106 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
[toolchain]
channel = "1.83.0"
channel = "stable"
components = [ "rustfmt" ]
targets = [ "wasm32-unknown-unknown" ]