Skip to content

Commit 9e4120f

Browse files
Bump cbindgen from 0.16.0 to 0.17.0 in /clients/libredirectionio
Bumps [cbindgen](https://github.com/eqrion/cbindgen) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/eqrion/cbindgen/releases) - [Changelog](https://github.com/eqrion/cbindgen/blob/master/CHANGES) - [Commits](mozilla/cbindgen@v0.16.0...v0.17.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e9153b commit 9e4120f

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name = "redirectionio"
1616
crate-type = ["staticlib", "cdylib", "rlib"]
1717

1818
[build-dependencies]
19-
cbindgen="0.16.0"
19+
cbindgen="0.17.0"
2020
libtool = "0.1.1"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_yaml = "0.8.15"

0 commit comments

Comments
 (0)