Update cbindgen, generate a single C/C++ header

This commit is contained in:
Oliver Hamlet
2019-06-30 11:25:24 +01:00
parent 954757a141
commit 93b16a4c2a
5 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -19,4 +19,4 @@ default = []
ffi-headers = ["cbindgen"]
[build-dependencies]
cbindgen = { version = "0.6", optional = true }
cbindgen = { version = "0.9", optional = true }