diff --git a/Cargo.toml b/Cargo.toml index 33d1fda80..5c7f4495a 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.3" coreaudio-sys = { version = "0.2", default-features = false } core-foundation-sys = "0.6.2"