Skip to content

Commit 00c0ae3

Browse files
authored
Merge pull request #115 from tauri-apps/renovate/bindgen-0.x
chore(deps): update rust crate bindgen to 0.72
2 parents 15e414f + 0ba50de commit 00c0ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ cef-dll-sys = { version = "137.0.0", path = "sys" }
1919
download-cef = { version = "1.4", path = "download-cef" }
2020

2121
anyhow = "1"
22-
bindgen = "0.71"
22+
bindgen = "0.72"
2323
clap = { version = "4", features = ["derive"] }
2424
cmake = "0.1"
2525
convert_case = "0.8"

0 commit comments

Comments
 (0)