mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update to upstream clap-sys
Now that the PR for CLAP 0.23 has been merged.
This commit is contained in:
@@ -44,8 +44,8 @@ nih_plug_derive = { path = "nih_plug_derive" }
|
||||
atomic_float = "0.1"
|
||||
atomic_refcell = "0.1"
|
||||
cfg-if = "1.0"
|
||||
# For CLAP 0.21
|
||||
clap-sys = { git = "https://github.com/robbert-vdh/clap-sys", branch = "update/clap-0.20" }
|
||||
# For CLAP 0.23
|
||||
clap-sys = { git = "https://github.com/glowcoil/clap-sys" }
|
||||
crossbeam = "0.8"
|
||||
lazy_static = "1.4"
|
||||
parking_lot = "0.12"
|
||||
|
||||
Reference in New Issue
Block a user