mirror of
https://github.com/mre/idiomatic-rust
synced 2025-02-16 13:18:26 +00:00
3 lines
No EOL
67 B
Makefile
3 lines
No EOL
67 B
Makefile
.PHONY: render
|
|
render:
|
|
cargo run --manifest-path=render/Cargo.toml
|