get rid of futures

This commit is contained in:
nora 2025-10-17 23:00:46 +02:00
parent e9b6576d2b
commit 5ce26e9089
5 changed files with 62 additions and 103 deletions

View file

@ -1,10 +1,12 @@
#!/usr/bin/env bash
set -e
cargo clean -p reproduction
node toggle.js
cargo build
cargo build
node toggle.js