[package] name = "ngen_nsl" version = "0.1.0" edition = "2021" authors = ["Spektro Audio "] homepage = "https://github.com/spektroaudio/ngen_nsl" repository = "https://github.com/spektroaudio/ngen_nsl" readme = "README.md" categories = ["multimedia", "multimedia::encoding"] description = "Library designed for generating NSL (NGEN Scripting Language) scripts for the Spektro Audio NGEN." license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] log = "0.4"