We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15e414f + 0ba50de commit 00c0ae3Copy full SHA for 00c0ae3
1 file changed
Cargo.toml
@@ -19,7 +19,7 @@ cef-dll-sys = { version = "137.0.0", path = "sys" }
19
download-cef = { version = "1.4", path = "download-cef" }
20
21
anyhow = "1"
22
-bindgen = "0.71"
+bindgen = "0.72"
23
clap = { version = "4", features = ["derive"] }
24
cmake = "0.1"
25
convert_case = "0.8"
0 commit comments