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

does not compile on wasm anymore #188

Closed
extrawurst opened this issue Mar 6, 2024 · 3 comments
Closed

does not compile on wasm anymore #188

extrawurst opened this issue Mar 6, 2024 · 3 comments

Comments

@extrawurst
Copy link

the trait bound `std::time::Instant: Reflect` is not satisfied
   --> /Users/****/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bevy-inspector-egui-0.23.3/src/inspector_egui_impls/std_impls.rs:299:29
    |
299 | impl InspectorPrimitive for Instant {
    |                             ^^^^^^^ the trait `Reflect` is not implemented for `std::time::Instant`
@extrawurst
Copy link
Author

oh i see ae7cdf5 fixes this. does that justify a point release?

@jakobhellermann
Copy link
Owner

oh i see ae7cdf5 fixes this. does that justify a point release?

oops forgot to release, that, 0.24.4 is out now

@extrawurst
Copy link
Author

awesome, thank you!

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

No branches or pull requests

2 participants