Update cbindgen to v0.12

This commit is contained in:
Oliver Hamlet
2019-12-23 13:20:27 +00:00
parent 1075596e99
commit 90ef017807
+1 -1
View File
@@ -19,4 +19,4 @@ default = []
ffi-headers = ["cbindgen"]
[build-dependencies]
cbindgen = { version = "0.9", optional = true }
cbindgen = { version = "0.12", optional = true }