Skip to content

Commit abceae8

Browse files
committed
bump dependency on bitflags
upgrade to version 2.x
1 parent ec46541 commit abceae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulse-binding/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.63"
1414

1515
[dependencies]
1616
libc = "0.2"
17-
bitflags = "1.3"
17+
bitflags = "2.0"
1818
num-traits = "0.2"
1919
num-derive = "0.4"
2020
libpulse-sys = { path = "../pulse-sys", version = "1.21", default-features = false }

0 commit comments

Comments
 (0)