Depend on crates.io packages instead of git
This commit is contained in:
parent
23951a87a8
commit
f6229fed25
@ -4,9 +4,6 @@ name = "libnotify"
|
|||||||
version = "0.0.1"
|
version = "0.0.1"
|
||||||
authors = ["Mika Attila <radiantstatue@gmail.com>"]
|
authors = ["Mika Attila <radiantstatue@gmail.com>"]
|
||||||
|
|
||||||
[dependencies.libnotify-sys]
|
[dependencies]
|
||||||
git = "https://github.com/crumblingstatue/rust-libnotify-sys.git"
|
libnotify-sys = "*"
|
||||||
|
glib-2_0-sys = "*"
|
||||||
[dependencies.glib-2_0-sys]
|
|
||||||
git = "https://github.com/crumblingstatue/glib-sys.git"
|
|
||||||
branch = "integ"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user