Skip to content

Commit c596d7d

Browse files
akonradi-signalrushilmehra
authored andcommitted
Upgrade bindgen to v0.72.0
This release includes a fix for a build issue with the latest XCode release.
1 parent 17d137e commit c596d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ boring-sys = { version = "4.17.0", path = "./boring-sys" }
2323
boring = { version = "4.17.0", path = "./boring" }
2424
tokio-boring = { version = "4.17.0", path = "./tokio-boring" }
2525

26-
bindgen = { version = "0.71.1", default-features = false, features = ["runtime"] }
26+
bindgen = { version = "0.72.0", default-features = false, features = ["runtime"] }
2727
bytes = "1"
2828
cmake = "0.1.18"
2929
fs_extra = "1.3.0"

0 commit comments

Comments
 (0)