Skip to content

Commit 4dac7cf

Browse files
core-graphics-types: Remove dep on bitflags (#695)
This is unused.
1 parent 9f33b12 commit 4dac7cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core-graphics-types/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ edition = "2018"
1010
rust-version = "1.65"
1111

1212
[dependencies]
13-
bitflags = "2"
1413
core-foundation = { default-features = false, path = "../core-foundation", version = "0.10" }
1514

1615
[features]

0 commit comments

Comments
 (0)