Skip to content

Commit 20c4378

Browse files
Bump cbindgen from 0.14.6 to 0.20.0
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.14.6 to 0.20.0. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@v0.14.6...v0.20.0) --- updated-dependencies: - dependency-name: cbindgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 259e7ae commit 20c4378

2 files changed

Lines changed: 58 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 57 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ports/libsimpleservo/capi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ libc = "0.2"
2626
winapi = { version = "0.3", features = ["wingdi", "winuser", "winnt", "winbase", "processenv", "namedpipeapi", "ntdef", "minwindef", "handleapi", "debugapi"] }
2727

2828
[build-dependencies]
29-
cbindgen = "0.14"
29+
cbindgen = "0.20"
3030

3131
[features]
3232
debugmozjs = ["simpleservo/debugmozjs"]

0 commit comments

Comments
 (0)