Move nih-plug to a workspace

This commit is contained in:
Robbert van der Helm
2022-01-25 12:23:19 +01:00
parent 2df0d7453d
commit 736468a510
6 changed files with 17 additions and 8 deletions

View File

@@ -1,8 +1,2 @@
[package]
name = "nih-plug"
version = "0.1.0"
edition = "2021"
authors = ["Robbert van der Helm <mail@robbertvanderhelm.nl>"]
license = "GPL-3.0-or-later"
[dependencies]
[workspace]
members = ["nih-plug"]