gb-emu/gb-vst/xtask/Cargo.toml

10 lines
212 B
TOML
Raw Normal View History

2023-03-04 09:15:25 +11:00
[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]
2023-10-09 09:56:54 +11:00
nih_plug_xtask = { workspace = true }