[niepce: 18/29] rust: update gtk-rs depedencies to release
- From: Hubert Figuière <hub src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [niepce: 18/29] rust: update gtk-rs depedencies to release
- Date: Fri, 22 Sep 2017 00:43:14 +0000 (UTC)
commit fb3d00dd421ee808995645ca392574333be5862a
Author: Hubert Figuière <hub figuiere net>
Date: Sun Aug 20 15:34:00 2017 -0400
rust: update gtk-rs depedencies to release
Cargo.toml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Cargo.toml b/Cargo.toml
index 45922a6..e4aee8a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,9 +7,9 @@ authors = ["Hubert Figuière <hub figuiere net>"]
libc = "0.2.23"
rusqlite = { version = "0.12.0", features = ["functions"] }
exempi = "2.4.3"
-glib-sys = { git = "https://github.com/gtk-rs/sys" }
-gio-sys = { git = "https://github.com/gtk-rs/sys" }
-gio = { git = "https://github.com/gtk-rs/gio" }
+glib-sys = "0.4.0"
+gio-sys = "0.4.0"
+gio = "0.2.0"
#gphoto = "0.1.1"
[build-dependencies]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]