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

Update leptos-spin-macro reference #2570

Merged
merged 1 commit into from
May 2, 2024

Conversation

itowlson
Copy link
Contributor

@itowlson itowlson commented May 2, 2024

The currently referenced leptos-spin-macro crate depends on spin-sdk v2, which can cause conflicts for users wanting to run Leptos on Spin using spin-sdk v3.

This PR updates the reference. leptos-spin-macro 0.2 does not depend on the Spin SDK so should avoid any potential conflicts.

@itowlson
Copy link
Contributor Author

itowlson commented May 2, 2024

I am getting a whole lot of CI errors that don't seem related to this change, and am not sure how (or whether) to fix them. Any advice welcome...!

@benwis
Copy link
Contributor

benwis commented May 2, 2024

Thanks for the update!

@benwis benwis merged commit 123d95c into leptos-rs:main May 2, 2024
28 of 59 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