diff --git a/Cargo.toml b/Cargo.toml index 822ca6ea4..fa19ded94 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ open_al = ["coreaudio-sys/open_al"] core_midi = ["coreaudio-sys/core_midi"] [dependencies] -bitflags = "1.0" +bitflags = "2.4" coreaudio-sys = { version = "0.2", default-features = false } core-foundation-sys = "0.8.3"