build: fix cbindgen version
This commit is contained in:
parent
617bfdd93e
commit
92e8a05f8a
|
@ -6,7 +6,7 @@ publish = false
|
|||
|
||||
|
||||
[dependencies]
|
||||
cbindgen = { git = "https://github.com/eqrion/cbindgen" }
|
||||
cbindgen = "0.26.0"
|
||||
clap = { version = "4.1.0", features = ["derive"] }
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue