We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c424bd7 commit 23a92c5Copy full SHA for 23a92c5
Cargo.toml
@@ -9,6 +9,7 @@ readme = "README.md"
9
homepage = "https://github.com/RustAudio/coreaudio-sys"
10
repository = "https://github.com/RustAudio/coreaudio-sys.git"
11
build = "build.rs"
12
+edition = "2024"
13
14
[build-dependencies.bindgen]
15
version = "0.72"
0 commit comments