We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
directories
While the upstream directories/dirs suite of crates is once again maintained, I think there's once again a use case for this fork.
dirs
The maintainer of directories has inserted an MPL-licensed dependency into the dirs-sys crate and refuses to remove it, leading to a lot of frustrating ecosystem friction. This fork could sync to the upstream directories crates, apply a simple one-line change, and provide an alternative to people who don't want MPL-licensed code to end up in their dep trees.
dirs-sys
The text was updated successfully, but these errors were encountered:
@tesuji If you want, I can take up this work.
Sorry, something went wrong.
No branches or pull requests
While the upstream
directories
/dirs
suite of crates is once again maintained, I think there's once again a use case for this fork.The maintainer of
directories
has inserted an MPL-licensed dependency into thedirs-sys
crate and refuses to remove it, leading to a lot of frustrating ecosystem friction. This fork could sync to the upstreamdirectories
crates, apply a simple one-line change, and provide an alternative to people who don't want MPL-licensed code to end up in their dep trees.The text was updated successfully, but these errors were encountered: