Skip to content

Commit 478ede6

Browse files
Bump cbindgen from 0.10.0 to 0.11.1
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@v0.10.0...v0.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 329d1b4 commit 478ede6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

src/minion-ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ crate-type = ["cdylib", "staticlib"]
1111
minion = {path = "../minion"}
1212

1313
[build-dependencies]
14-
cbindgen = { version = "0.10.0", default-features = false }
14+
cbindgen = { version = "0.11.1", default-features = false }

0 commit comments

Comments
 (0)