A configuration crate for specifying VST information in the shizen crate
The information configured in the shizen table of the Shizen.toml VST
manifest is used to populate the necessary information about a VST
[]
= "Shizen Technologies"
= ["effect", "utility", "midi"]
= "instrument"
[]
= 1024
This configuration will also extract the package information
from the package Cargo.toml or the workspace Cargo.toml
if the package is part of a workspace