Skip to content

Make the right features line up#3564

Merged
rylev merged 1 commit into
mainfrom
fix-compilation-error
Jun 10, 2026
Merged

Make the right features line up#3564
rylev merged 1 commit into
mainfrom
fix-compilation-error

Conversation

@rylev

@rylev rylev commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Currently spin-oci does not compile on its own but does compile when compiling the entire workspace. This is due to the cargo feature resolver being funky. We essentially need to force the version of reqwest that docker-registry uses to use the right feature.

Signed-off-by: Ryan Levick <rlevick@akamai.com>
@rylev rylev requested a review from vdice June 10, 2026 16:08

@vdice vdice left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@rylev rylev merged commit 67e4d10 into main Jun 10, 2026
17 checks passed
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