Skip to content

Commit aa7688b

Browse files
committed
Update bindgen
1 parent 1c51a72 commit aa7688b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ libc = "0.2"
3434
libz-sys = "1.0"
3535

3636
[build-dependencies]
37-
bindgen = { version = "0.51.1", default-features = false, features = ["which-rustfmt"] }
37+
bindgen = { version = "0.52", default-features = false, features = ["which-rustfmt"] }
3838
cc = "1.0"
3939
walkdir = "2"

0 commit comments

Comments
 (0)