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: Bump dependencies #19430

Merged
merged 2 commits into from
Mar 24, 2025
Merged

chore: Bump dependencies #19430

merged 2 commits into from
Mar 24, 2025

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 23, 2025

No description provided.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 23, 2025
@lnicola
Copy link
Member

lnicola commented Mar 23, 2025

Hmm, so we have zip -> zopfli -> lockfree-object-pool which is BSL-1.0 (the Boost Software License, not the MariaDB/Hashicorp one). But the rustc check only allows for BSL crates dual-licensed as Apache-2.0: "BSL is not acceptable, but we use it under Apache-2.0".

So if BSL and Apache-2.0 are incompatible, maybe we should raise this with zopfli.

@lnicola
Copy link
Member

lnicola commented Mar 23, 2025

I pushed a commit to disable zopfli. We only use zip in xtask dist, it's not going to make a difference.

@lnicola lnicola force-pushed the push-wknpypxuyrsz branch from 8957d53 to 1259cc5 Compare March 23, 2025 11:57
@Veykril Veykril added this pull request to the merge queue Mar 24, 2025
Merged via the queue into rust-lang:master with commit d9b08e4 Mar 24, 2025
9 checks passed
@Veykril Veykril deleted the push-wknpypxuyrsz branch March 24, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants