mirror of
https://github.com/Noratrieb/evaluate_obligation-fingerprints.git
synced 2026-01-16 19:25:04 +01:00
get rid of futures
This commit is contained in:
parent
e9b6576d2b
commit
5ce26e9089
5 changed files with 62 additions and 103 deletions
4
repro.sh
4
repro.sh
|
|
@ -1,10 +1,12 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
cargo clean -p reproduction
|
||||
|
||||
node toggle.js
|
||||
|
||||
cargo build
|
||||
cargo build
|
||||
|
||||
node toggle.js
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue