Skip to content

Commit 3fcb18c

Browse files
authored
Merge pull request #54 from RustAudio/dependabot/cargo/bindgen-0.59
Update bindgen requirement from 0.56 to 0.59
2 parents 827c92a + d59c609 commit 3fcb18c

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
@@ -11,7 +11,7 @@ repository = "https://github.com/RustAudio/coreaudio-sys.git"
1111
build = "build.rs"
1212

1313
[build-dependencies.bindgen]
14-
version = "0.56"
14+
version = "0.59"
1515
default-features = false
1616
features = ["runtime"]
1717

0 commit comments

Comments
 (0)