File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ rustc-args = ["--cfg", "docsrs"]
28
28
rustdoc-args = [" --cfg" , " docsrs" ]
29
29
30
30
[dependencies ]
31
- bitflags = " 1.0"
32
31
cairo-rs = {git = " https://github.com/gtk-rs/gtk-rs-core" , version = " 0.18" }
33
32
ffi = {package = " gdk4-sys" , path = " ./sys" , version = " 0.7" }
34
33
gdk-pixbuf = {git = " https://github.com/gtk-rs/gtk-rs-core" , version = " 0.18" }
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ rustc-args = ["--cfg", "docsrs"]
28
28
rustdoc-args = [" --cfg" , " docsrs" ]
29
29
30
30
[dependencies ]
31
- bitflags = " 1.0"
32
31
cairo-rs = {git = " https://github.com/gtk-rs/gtk-rs-core" , version = " 0.18" }
33
32
ffi = {package = " gsk4-sys" , path = " ./sys" , version = " 0.7" }
34
33
gdk = {package = " gdk4" , path = " ../gdk4" , version = " 0.7" }
Original file line number Diff line number Diff line change @@ -39,7 +39,6 @@ rustc-args = ["--cfg", "docsrs"]
39
39
rustdoc-args = [" --cfg" , " docsrs" ]
40
40
41
41
[dependencies ]
42
- bitflags = " 1.0"
43
42
cairo-rs = {git = " https://github.com/gtk-rs/gtk-rs-core" , version = " 0.18" }
44
43
ffi = {package = " gtk4-sys" , path = " ./sys" , version = " 0.7" }
45
44
field-offset = " 0.3"
You can’t perform that action at this time.
0 commit comments