Skip to content

Commit

Permalink
deps: bump bindgen from 0.70.1 to 0.71.1 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent d2791ce commit eaa8fe7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion kadmin-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ server = []
[dependencies]

[build-dependencies]
bindgen = "0.70"
bindgen = "0.71"
system-deps = "7.0"

[lints.clippy]
Expand Down

0 comments on commit eaa8fe7

Please sign in to comment.