# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "notation_bevy_utils" version = "0.4.2" description = "Fun notation - bevy utils" homepage = "https://www.notation.fun" license = "MIT OR Apache-2.0" repository = "https://github.com/notation-fun/notation" resolver = "2" [lib] [dependencies.anyhow] version = "1.0" [dependencies.bevy] version = "0.6.0" default-features = false [dependencies.bevy_easings] version = "0.5.0" [dependencies.bevy_egui] version = "0.10.0" [dependencies.bevy_prototype_lyon] version = "0.4.0" [dependencies.float_eq] version = "0.7" [dependencies.getrandom] version = "0.2" features = ["wasm-bindgen"] [dependencies.rand] version = "0.8" [dependencies.ron] version = "0.7" [dependencies.serde] version = "1.0.133" features = ["derive"] [dependencies.serde_arrays] version = "0.1.0" [features] default = ["bevy/bevy_gltf", "bevy/bevy_winit", "bevy/render", "bevy/png"]