use `cargo build` instead of rustc
shaunmulligan opened this issue · 1 comments
shaunmulligan commented
@josephroberts wouldn't it be better to build using Cargo as this would allow user to use cargo packages easily and have a cargo.toml
file like we have package.json
for nodejs projects
zrzka commented
Seems like an obsolete issue. I don't see rustc
usage in this project. Closing. Feel free to reopen if you disagree.