chainsaw project name collides with another rust project
Hello, please note there has been published different project "chainsaw" on the crates.io. https://crates.io/crates/chainsaw
So there is now a name clash which might make it more difficult to package the project. Michal Ambroz
Hi @xambroz,
Thanks for the heads up, because Chainsaw is not a library I don't think we intended to push to cargo. I am aware though that this now prevents users from doing cargo install chainsaw and running it like that.
With the name clash we would either have to try and see if we could ask for the name, otherwise I am not sure there is much else that we can do.
Are you raising this because you would like it to be available via cargo or just as heads up?