This repository was archived by the owner on Mar 4, 2024. It is now read-only.
File tree 4 files changed +5
-0
lines changed
4 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ branch = "0.17"
16
16
git = " https://github.com/gtk-rs/gtk-rs-core"
17
17
18
18
[dependencies .gtk ]
19
+ version = " 0.17"
19
20
path = " ../gtk"
20
21
21
22
[dependencies .pangocairo ]
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ git = "https://github.com/gtk-rs/gtk-rs-core"
35
35
36
36
[dependencies .gdk ]
37
37
package = " gdk-sys"
38
+ version = " 0.17"
38
39
path = " ../../gdk/sys"
39
40
40
41
[build-dependencies ]
Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ x11 = "2.18"
33
33
34
34
[dependencies .gdk ]
35
35
package = " gdk-sys"
36
+ version = " 0.17"
36
37
path = " ../../gdk/sys"
37
38
38
39
[dependencies .glib ]
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ git = "https://github.com/gtk-rs/gtk-rs-core"
63
63
64
64
[dependencies .atk ]
65
65
package = " atk-sys"
66
+ version = " 0.17"
66
67
path = " ../../atk/sys"
67
68
68
69
[dependencies .gdk_pixbuf ]
@@ -73,6 +74,7 @@ git = "https://github.com/gtk-rs/gtk-rs-core"
73
74
74
75
[dependencies .gdk ]
75
76
package = " gdk-sys"
77
+ version = " 0.17"
76
78
path = " ../../gdk/sys"
77
79
78
80
[dependencies .pango ]
You can’t perform that action at this time.
0 commit comments