mirror of
https://github.com/logos-blockchain/logos-blockchain-circuits.git
synced 2026-05-19 15:59:35 +00:00
4 lines
114 B
Bash
Executable File
4 lines
114 B
Bash
Executable File
#!/bin/bash
|
|
|
|
RUSTFLAGS="-D warnings" cargo hack --feature-powerset --no-dev-deps --keep-going --all-targets check
|