gb-emu/gb-vst/xtask/Cargo.toml
2023-03-06 12:19:39 +11:00

11 lines
244 B
TOML

[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nih_plug_xtask = { path = "../../vendored/nih-plug/nih_plug_xtask" }