DioxusLabs / dioxus

Fullstack GUI library for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
19.45k stars 748 forks source link

Fix Manganis assets overlapping between examples #2057

Closed ealmloff closed 4 months ago

ealmloff commented 4 months ago

This PR bumps Manganis which fixes assets built for one example carrying over to other examples. It also cleans up some of the logic to find the path to output binary for cargo builds.