faccess icon indicating copy to clipboard operation
faccess copied to clipboard

Suggestion: merge this crate with `permissions`

Open marcospb19 opened this issue 2 years ago • 1 comments
trafficstars

Hey, I didn't know this existed when I created https://crates.io/crates/permissions.

I tried searching for something related to file "permissions", but found nothing because the description and title of the crate don't include these keywords, so I created my own.

Now looking at this, I see that both should be the same Crate, or at least mine shouldn't exist.

So I first thought of deprecating my crate and just redirecting people to this one, what do you think?

For some context: yours have almost 1M downloads, and mine has 23k.

marcospb19 avatar Jun 02 '23 16:06 marcospb19

Well, thinking more about this, I don't think there's much you can benefit from merging both.

IMHO, good things about my crate are:

  1. name, which is intuitive.
  2. the removable function, which I created an issue to suggest.

Your API, code and CI are better, plus you know how to do Windows properly (I really don't).

marcospb19 avatar Jun 02 '23 17:06 marcospb19