fix auth and make console use no response version of message delivery
Some checks failed
Build and Test / wii-sports-club (push) Failing after 3m8s
Build and Test / mario-tennis (push) Failing after 3m9s
Build and Test / super-mario-maker (push) Failing after 3m12s
Build and Test / splatoon-testfire (push) Failing after 4m0s
Build and Test / wii-u-chat (push) Failing after 4m3s
Build and Test / splatoon (push) Failing after 4m3s
Build and Test / puyopuyo (push) Failing after 4m3s
Build and Test / sonic-transformed (push) Failing after 4m8s
Build and Test / fast-racing-neo (push) Failing after 4m13s
Build and Test / minecraft-wiiu (push) Has been cancelled
Build and Test / friends (push) Has been cancelled

This commit is contained in:
Maple Nebel 2026-06-20 01:28:15 +02:00
commit 31ba751142
3 changed files with 18 additions and 3 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[registries]
spbr = { index = "sparse+https://crates.spbr.net/api/v1/crates/" }