Skip to content

Commit a3f620f

Browse files
authored
Merge pull request #43 from ootoovak/main
Update Bindgen for Compatibility with macOS 11
2 parents 2a6d1d2 + fe9d53d commit a3f620f

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.53"
14+
version = "0.56"
1515
default-features = false
1616
features = ["runtime"]
1717

0 commit comments

Comments
 (0)