mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update for CLAP 0.21
This commit is contained in:
@@ -43,7 +43,7 @@ nih_plug_derive = { path = "nih_plug_derive" }
|
||||
atomic_float = "0.1"
|
||||
atomic_refcell = "0.1"
|
||||
cfg-if = "1.0"
|
||||
# For CLAP 0.20
|
||||
# For CLAP 0.21
|
||||
clap-sys = { git = "https://github.com/robbert-vdh/clap-sys", branch = "update/clap-0.20" }
|
||||
crossbeam = "0.8"
|
||||
lazy_static = "1.4"
|
||||
|
||||
Reference in New Issue
Block a user