char-mid-side/xtask/Cargo.toml

8 lines
149 B
TOML
Raw Normal View History

2023-05-28 18:43:55 +00:00
[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
[dependencies]
nih_plug_xtask = { git = "https://github.com/robbert-vdh/nih-plug.git" }