Skip to content

The std feature pulls in bevy_ecs and bevy_reflect #80

@janhohenheim

Description

@janhohenheim

When I change

firewheel = { version = "0.8.0-rc.1", default-features = false, optional = true }

to

firewheel = { version = "0.8.0-rc.1", default-features = false, optional = true, features = ["std"] }

bevy_ crates start appearing in my Cargo.lock:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions