[package] name = "lyrica" description = "Phantasmically simple MIDI file handling" version = "0.2.1" license = "MIT OR Apache-2.0" keywords = ["smf", "midi", "play"] categories = ["game-development", "multimedia::audio"] repository = "https://codeberg.org/PatchMixolydic/lyrica" edition = "2021" [dependencies] midir = "0.9.1" midly = "0.5.3" thiserror = "1.0.31"