dodorare / crossbow

Cross-Platform build tools and toolkit for games and game engines written in Rust! 🦀
https://crossbow.dodorare.com/
Apache License 2.0
198 stars 13 forks source link

Fix subxt example #155

Closed Heezay closed 2 years ago

Heezay commented 2 years ago

Objective

Fix bevy-explorer example

Solution

Bump subxt crate version to 0.23.0. Add some workaround that fixes a problem with getting assets and bevy TaskPool panics.