# 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_midi" version = "0.5.0" description = "Fun notation - midi features" homepage = "https://www.notation.fun" license = "MIT OR Apache-2.0" repository = "https://github.com/notation-fun/notation" resolver = "2" [lib] [dependencies.bevy] version = "0.6.0" default-features = false [dependencies.dmsort] version = "1.0.1" [dependencies.helgoboss-midi] version = "0.2" [dependencies.midi-msg] version = "0.3.0" [dependencies.midir] version = "0.7" [dependencies.notation_audio] version = "0.4.0" [dependencies.notation_model] version = "0.5.0" [features] [target."cfg(not(target_arch = \"wasm32\"))".dependencies.bevy_kira_audio] version = "0.8.0" [target."cfg(not(target_arch = \"wasm32\"))".dependencies.fluidlite] version = "0.2.0" [target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen] version = "0.2.78"