Skip to content

Commit

Permalink
deps: update to bindgen 0.68
Browse files Browse the repository at this point in the history
  • Loading branch information
poliorcetics authored and nox committed Oct 9, 2023
1 parent 602bb6d commit 640a037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ boring-sys = { version = "3", path = "./boring-sys" }
boring = { version = "3", path = "./boring" }
tokio-boring = { version = "3", path = "./tokio-boring" }

bindgen = { version = "0.66.1", default-features = false, features = ["runtime"] }
bindgen = { version = "0.68.1", default-features = false, features = ["runtime"] }
cmake = "0.1.18"
fs_extra = "1.3.0"
fslock = "0.2"
Expand Down

0 comments on commit 640a037

Please sign in to comment.