mirror of
https://github.com/vacp2p/stealth-address-kit.git
synced 2026-01-09 13:38:01 -05:00
4 lines
104 B
Makefile
4 lines
104 B
Makefile
deps:
|
|
cargo install cross --git https://github.com/cross-rs/cross.git --rev 1511a28
|
|
clean:
|
|
cargo clean
|