mirror of
https://github.com/mre/idiomatic-rust
synced 2024-11-24 21:13:03 +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
|