Skip to content
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

chore: upgrade cargo deny and allow Unicode-3.0 license #2367

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Conversation

toidiu
Copy link
Contributor

@toidiu toidiu commented Nov 5, 2024

Resolved issues:

Also closes #2294

Description of changes:

Update cargo deny action, allow Unicode-3.0 license, and allow known advisories.

cargo deny is failing because some of our transitive dependencies updated their licenses to Unicode-3.0. eg.
zerovec/0.9.7 (non-standard) => zerovec/0.10.4 (Unicode-3.0)

Testing:

The deny CI task now passes.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@toidiu toidiu marked this pull request as ready for review November 5, 2024 00:39
@toidiu toidiu enabled auto-merge (squash) November 5, 2024 00:40
@toidiu toidiu merged commit 959a538 into main Nov 5, 2024
132 checks passed
@toidiu toidiu deleted the ak-fixDeny branch November 5, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants