We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d137e commit c596d7dCopy full SHA for c596d7d
Cargo.toml
@@ -23,7 +23,7 @@ boring-sys = { version = "4.17.0", path = "./boring-sys" }
23
boring = { version = "4.17.0", path = "./boring" }
24
tokio-boring = { version = "4.17.0", path = "./tokio-boring" }
25
26
-bindgen = { version = "0.71.1", default-features = false, features = ["runtime"] }
+bindgen = { version = "0.72.0", default-features = false, features = ["runtime"] }
27
bytes = "1"
28
cmake = "0.1.18"
29
fs_extra = "1.3.0"
0 commit comments