mirror of
https://github.com/loot/loot-condition-interpreter.git
synced 2026-07-27 14:16:09 -07:00
Update cbindgen requirement from 0.16 to 0.17 (#8)
Updates the requirements on [cbindgen](https://github.com/eqrion/cbindgen) to permit the latest version. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES) - [Commits](https://github.com/eqrion/cbindgen/compare/v0.16.0...v0.17.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
96690f0b01
commit
bd41724735
+1
-1
@@ -19,4 +19,4 @@ default = []
|
|||||||
ffi-headers = ["cbindgen"]
|
ffi-headers = ["cbindgen"]
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
cbindgen = { version = "0.16", optional = true }
|
cbindgen = { version = "0.17", optional = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user