Merge pull request #75 from 0x676e67/dependabot/cargo/bindgen-0.72.0
This commit is contained in:
commit
b4fb079585
|
|
@ -22,7 +22,7 @@ boring-sys = { package = "boring-sys2", version = "4.15.13", path = "./boring-sy
|
|||
boring = { package = "boring2", version = "4.15.13", path = "./boring" }
|
||||
tokio-boring = { package = "tokio-boring2", version = "4.15.13", path = "./tokio-boring" }
|
||||
|
||||
bindgen = { version = "0.71.1", default-features = false, features = ["runtime"] }
|
||||
bindgen = { version = "0.72.0", default-features = false, features = ["runtime"] }
|
||||
bytes = "1"
|
||||
cmake = "0.1.18"
|
||||
fs_extra = "1.3.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue