Skip to content

Commit 64d9183

Browse files
authored
Merge pull request #4324 from jolicode/dependabot/cargo/clients/libredirectionio/cbindgen-0.16.0
Bump cbindgen from 0.15.0 to 0.16.0 in /clients/libredirectionio
2 parents 38e7016 + ca24207 commit 64d9183

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.15.0"
19+
cbindgen="0.16.0"
2020
libtool = "0.1.1"
2121
serde = { version = "1.0", features = ["derive"] }
2222
serde_yaml = "0.8.14"

0 commit comments

Comments
 (0)