Skip to content

The std feature pulls in bevy_ecs and bevy_reflect #80

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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