Fix gtypes version constraint

This commit is contained in:
Julian Ospald 2017-07-09 14:08:01 +02:00
parent 6e5a9ab5d4
commit 923c801814
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 1 additions and 1 deletions

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"