rschmitt / heatseeker

A high-performance Selecta clone, written in Rust.
MIT License
214 stars 10 forks source link

Produce a binary named 'hs' #5

Closed rschmitt closed 9 years ago

rschmitt commented 9 years ago

The 'heatseeker' project name causes Cargo to produce an executable named heatseeker (heatseeker.exe on Windows); I'd prefer this to just be hs, ideally without having to rename the entire project in Cargo.