Fix gtypes version constraint
This commit is contained in:
parent
6e5a9ab5d4
commit
923c801814
@ -12,5 +12,5 @@ keywords = ["libnotify", "notification"]
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libnotify-sys = "0.3"
|
libnotify-sys = "0.3"
|
||||||
gtypes = "0.2"
|
|
||||||
glib-sys = "^0.3.4"
|
glib-sys = "^0.3.4"
|
||||||
|
gtypes = "^0.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user