Skip to content

Commit 985d3bb

Browse files
authored
Merge pull request #582 from ionut-arm/bump-bindgen
Bump bindgen dependency version
2 parents eed7dda + 317e027 commit 985d3bb

File tree

2 files changed

+76
-8
lines changed

2 files changed

+76
-8
lines changed

Cargo.lock

Lines changed: 75 additions & 7 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
@@ -53,7 +53,7 @@ rust-cryptoauthlib = { version = "0.4.4", features=["software-backend"]}
5353

5454

5555
[build-dependencies]
56-
bindgen = { version = "0.57.0", optional = true }
56+
bindgen = { version = "0.59.1", optional = true }
5757
prost-build = { version = "0.8.0", optional = true }
5858

5959
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)