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