Fix gtypes version constraint

This commit is contained in:
2017-07-09 14:08:01 +02:00
parent 6e5a9ab5d4
commit 923c801814

View File

@@ -12,5 +12,5 @@ keywords = ["libnotify", "notification"]
[dependencies]
libnotify-sys = "0.3"
gtypes = "0.2"
glib-sys = "^0.3.4"
gtypes = "^0.2.0"