feat: add debug thingys

This commit is contained in:
Tamipes 2026-06-23 01:00:25 +02:00
parent e2004844d1
commit 2e8353b9b8
4 changed files with 307 additions and 10 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[build]
rustflags = ["--cfg", "tokio_unstable"]