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