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

Draft: Update to dioxus 0.5.1 #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jprider63
Copy link
Contributor

I don't fully understand the changes in dioxus 0.5.1 yet, but this seems to compile.

@gtrak
Copy link

gtrak commented Oct 23, 2024

I think this will get it working for 0.6 alpha on top of your 0.5 branch, but curious how the versioning will work out.

gtrak@83fc065

I noticed that Cargo doesn't flatten transitive dep versions, so if I want to use this plus a newer version of dioxus, it'll duplicate the dioxus dep and use the old component macro in heroicons, which is incompatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants