mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Merge pull request #2 from loot/dependabot/cargo/cbindgen-0.14
Update cbindgen requirement from 0.12 to 0.14
This commit is contained in:
+1
-1
@@ -19,4 +19,4 @@ default = []
|
||||
ffi-headers = ["cbindgen"]
|
||||
|
||||
[build-dependencies]
|
||||
cbindgen = { version = "0.12", optional = true }
|
||||
cbindgen = { version = "0.14", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user