mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
5 lines
89 B
Makefile
5 lines
89 B
Makefile
check-features:
|
|
cd idevice
|
|
cargo hack check --feature-powerset --no-dev-deps
|
|
cd ..
|