mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Use upstream clap-sys, CLAP 1.2.2
This commit is contained in:
committed by
Robbert van der Helm
parent
d4be40eb5b
commit
5b945da625
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -946,8 +946,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap-sys"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/robbert-vdh/clap-sys.git?branch=feature/cstr-macro#523a5f8a8dd021ec99e7d6e0c0ebe7741a3da9d4"
|
||||
version = "0.5.0"
|
||||
source = "git+https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53fdb6363ad63fbd80049cb7a42a97ac156"
|
||||
|
||||
[[package]]
|
||||
name = "clap_builder"
|
||||
|
||||
Reference in New Issue
Block a user