Secure the cockpit
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-22 16:19:02 -06:00
parent c3f27a7f94
commit 2cdd3aa886
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
6 changed files with 270 additions and 5 deletions

View file

@ -0,0 +1,2 @@
[target.wasm32-unknown-unknown]
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']