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
See how phoenix is doing it: https://github.com/phoenixframework/phoenix/blob/master/mix.exs#L63
Since a lot of libraries use this dependency you need to be careful with not breaking them if you don't need any never functionality.
The text was updated successfully, but these errors were encountered:
@olafura Thanks for the hint on dependency references, I’m happy to make the change.
Sorry, something went wrong.
bb30d40
No branches or pull requests
See how phoenix is doing it:
https://github.com/phoenixframework/phoenix/blob/master/mix.exs#L63
Since a lot of libraries use this dependency you need to be careful with not breaking them if you don't need any never functionality.
The text was updated successfully, but these errors were encountered: