-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
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
Could not find allowed package adler #131575
Comments
I get
when I run to run |
Is this in the context of #131574? Those version bumps are significant, possibly breaking, as evident by changing out a major version of the |
I would roll back. Then ensure that only dependencies updates that don't affect the code are changed. |
To clarify, if T-libs is okay with those version bumps, and as long as adler2 is of an allowed license, we can update the permitted dependencies allowlist. |
As Trevor said in #131574 (comment), this is not a bug, this is a feature of permitted dependency checking, that we can manually update if it's permitted by relevant teams. |
I tried this code:
I expected to see it run without any issues
Instead, this happened: tidy error: could not find allowed package
adler
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: