mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Switch to clap-sys 0.3.0 from crates.io
This commit is contained in:
@@ -68,8 +68,7 @@ atomic_refcell = "0.1"
|
||||
backtrace = "0.3.65"
|
||||
bitflags = "1.3"
|
||||
cfg-if = "1.0"
|
||||
# TODO: Switch back to the crates.rs version once the debug prints are in a released version
|
||||
clap-sys = { git = "https://github.com/glowcoil/clap-sys.git", rev = "efc0940651c3a57a3f9402bf3798cda9a7f7fc87" }
|
||||
clap-sys = "0.3"
|
||||
crossbeam = "0.8"
|
||||
lazy_static = "1.4"
|
||||
log = { version = "0.4", features = ["std", "release_max_level_info"] }
|
||||
|
||||
Reference in New Issue
Block a user