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