[package] name = "fluidsynth" version = "0.0.1" authors = ["Anna Scholtz "] license = "LGPL-2.0" description = "FluidSynth bindings" repository = "https://github.com/scholtzan/rust-fluidsynth" [dependencies] libc = "0.2"