rschmitt/heatseeker

Please add this project to crates.io

hh9527 opened this issue · 3 comments

Please add this project to crates.io

Is there any particular reason? Heatseeker isn't usable as a library, and I don't think I want to encourage people to install the binary through Crates.io. Gary Bernhardt has a similar stance regarding Selecta:

Selecta is not installable as a Ruby gem! Gems are only good for application-specific tools. You want Selecta available at all times. If it were a gem, it would sometimes disappear when switching Rubies, gemsets, etc.

If on crates.io users could use cargo install heatseeker as an additional installation option.