Skip to content

Update to Bevy 0.10 #16

@naomijub

Description

@naomijub

https://bevyengine.org/learn/migration-guides/0.9-0.10/

Cargo outdated -R shows:

Name             Project  Compat  Latest  Kind    Platform
----             -------  ------  ------  ----    --------
bevy             0.9.1    ---     0.10.0  Normal  ---
bevy_atmosphere  0.5.0    ---     0.6.0   Normal  ---
bevy_egui        0.17.1   ---     0.20.2  Normal  ---
bitflags         1.3.2    ---     2.0.2   Normal  ---
once_cell        1.16.0   1.17.1  1.17.1  Normal  ---
thread_local     1.1.4    1.1.7   1.1.7   Normal  ---

The following crates can be updated without any problems:

thread_local = "1.1.7"
once_cell = "1.17.1"
simdnoise = "3.1.6"
bitflags = "2.0.2"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions