Skip to content

Commit e6c8b51

Browse files
authored
Update bindgen to 0.51
A bug rust-lang/rust-bindgen#1627 causes compilation failure in nightly compiler.
1 parent c20f2ac commit e6c8b51

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
@@ -14,5 +14,5 @@ categories = ["multimedia::audio"]
1414
all_asserts = "0.1.4"
1515

1616
[build-dependencies]
17-
bindgen = "0.49"
17+
bindgen = "0.51"
1818
pathdiff = "0.1"

0 commit comments

Comments
 (0)