mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Move handling of NestedParams into a separate function
This commit is contained in:
@@ -11,6 +11,7 @@ proc-macro = true
|
||||
[dependencies]
|
||||
syn = { version = "1.0", features = ["extra-traits"] }
|
||||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
|
||||
[dev-dependencies]
|
||||
nih_plug = { path = ".." }
|
||||
|
||||
Reference in New Issue
Block a user