[librsvg] Update to the released cairo-rs 0.2.0



commit 1ef560fef2c41686fa7ff165c038b12978327102
Author: Federico Mena Quintero <federico gnome org>
Date:   Mon Aug 21 14:30:41 2017 -0500

    Update to the released cairo-rs 0.2.0
    
    Yay!

 rust/Cargo.lock |   50 +++++++++++++++++++++++++-------------------------
 rust/Cargo.toml |   20 ++++++++++++--------
 2 files changed, 37 insertions(+), 33 deletions(-)
---
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 522b5eb..d6c26f7 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -3,12 +3,12 @@ name = "rsvg_internals"
 version = "0.0.1"
 dependencies = [
  "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "cairo-rs 0.1.3 (git+https://github.com/gtk-rs/cairo.git)",
- "cairo-sys-rs 0.3.4 (git+https://github.com/gtk-rs/cairo.git)",
+ "cairo-rs 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "cairo-sys-rs 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "cssparser 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "downcast-rs 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "glib 0.1.3 (git+https://github.com/gtk-rs/glib.git)",
- "glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
+ "glib 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "glib-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "lalrpop 0.12.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "lalrpop-util 0.12.5 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -76,21 +76,21 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
 
 [[package]]
 name = "cairo-rs"
-version = "0.1.3"
-source = "git+https://github.com/gtk-rs/cairo.git#94c84e601857c1c1c39986c41907bf8f21a72a10";
+version = "0.2.0"
+source = "registry+https://github.com/rust-lang/crates.io-index";
 dependencies = [
  "c_vec 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "cairo-sys-rs 0.3.4 (git+https://github.com/gtk-rs/cairo.git)",
- "glib 0.1.3 (git+https://github.com/gtk-rs/glib.git)",
- "glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
+ "cairo-sys-rs 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "glib 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "glib-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
  "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "cairo-sys-rs"
-version = "0.3.4"
-source = "git+https://github.com/gtk-rs/cairo.git#94c84e601857c1c1c39986c41907bf8f21a72a10";
+version = "0.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index";
 dependencies = [
  "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
  "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -162,20 +162,20 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
 
 [[package]]
 name = "glib"
-version = "0.1.3"
-source = "git+https://github.com/gtk-rs/glib.git#dc304963b10e8950b71a73ab7c9620c931ef7950";
+version = "0.3.0"
+source = "registry+https://github.com/rust-lang/crates.io-index";
 dependencies = [
  "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
- "gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
+ "glib-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
+ "gobject-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]
 name = "glib-sys"
-version = "0.3.4"
-source = "git+https://github.com/gtk-rs/sys#af83826e0a31f68bcddee17d3791fb01453dc632";
+version = "0.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index";
 dependencies = [
  "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -184,11 +184,11 @@ dependencies = [
 
 [[package]]
 name = "gobject-sys"
-version = "0.3.4"
-source = "git+https://github.com/gtk-rs/sys#af83826e0a31f68bcddee17d3791fb01453dc632";
+version = "0.4.0"
+source = "registry+https://github.com/rust-lang/crates.io-index";
 dependencies = [
  "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",
- "glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)",
+ "glib-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
  "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
@@ -534,8 +534,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
 "checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
 "checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = 
"4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5"
 "checksum c_vec 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = 
"6237ac5a4b1e81c213c24c6437964c61e646df910a914b4ab1487b46df20bd13"
-"checksum cairo-rs 0.1.3 (git+https://github.com/gtk-rs/cairo.git)" = "<none>"
-"checksum cairo-sys-rs 0.3.4 (git+https://github.com/gtk-rs/cairo.git)" = "<none>"
+"checksum cairo-rs 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"a9d336f1b2ff46c17475a14360de7f456707008da475c54824887e52e453ab00"
+"checksum cairo-sys-rs 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"9e8a1e2a76ac09b959788c2c30a355d693ce6f7f7d7268f6d1dd5d8c3359c521"
 "checksum conv 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = 
"78ff10625fd0ac447827aa30ea8b861fead473bb60aeb73af6c1c58caf0d1299"
 "checksum cssparser 0.18.2 (registry+https://github.com/rust-lang/crates.io-index)" = 
"c89e2d77451da8a55f1f2fcaf7eb86c32da9296890c6a474c7e4047f2429b2f4"
 "checksum cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"079adec4af52bb5275eadd004292028c79eb3c5f5b4ee8086a36d4197032f6df"
@@ -544,9 +544,9 @@ source = "registry+https://github.com/rust-lang/crates.io-index";
 "checksum docopt 0.6.86 (registry+https://github.com/rust-lang/crates.io-index)" = 
"4a7ef30445607f6fc8720f0a0a2c7442284b629cf0d049286860fae23e71c4d9"
 "checksum downcast-rs 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"917042ca6e6c9fe735a63cd4d5d4c43c64ea8deb456fc5465d3f78df24e68d86"
 "checksum fixedbitset 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = 
"b0cb3d75726fa0c5ed3dce5dfcf0796affa2a60b33967f45012d86fb95a886f2"
-"checksum glib 0.1.3 (git+https://github.com/gtk-rs/glib.git)" = "<none>"
-"checksum glib-sys 0.3.4 (git+https://github.com/gtk-rs/sys)" = "<none>"
-"checksum gobject-sys 0.3.4 (git+https://github.com/gtk-rs/sys)" = "<none>"
+"checksum glib 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"67eb5b7251562f527d55d0ccf81bc5e6e75045df38b97cfee98ee7b2fc5aa7c0"
+"checksum glib-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"cdd7d911c5dc610aabe37caae7d3b9d2cfe6d8f4c85ff4c062f3d6f490e75067"
+"checksum gobject-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = 
"edc95561e538381576425264a4ddd08c65d5da218f10b2a47b4479dd147775da"
 "checksum itertools 0.3.25 (registry+https://github.com/rust-lang/crates.io-index)" = 
"16b73f1c685cfd8ff8d75698ed87e6188cd09944b30c0863d45c2c3699d1da0c"
 "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = 
"7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
 "checksum lalrpop 0.12.5 (registry+https://github.com/rust-lang/crates.io-index)" = 
"a50b5cdf6b58f1753c86ebcc4d0852ff30478133fb370a27dbf303cbd5621fdc"
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index 921fedd..03d7768 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -15,26 +15,30 @@ lalrpop-util = "^0.12.5"
 cssparser = "^0.18.2"
 
 [dependencies.cairo-sys-rs]
-git = "https://github.com/gtk-rs/cairo.git";
-branch = "master"
+version = "0.4.0"
+#git = "https://github.com/gtk-rs/cairo.git";
+#branch = "master"
 #git = "https://github.com/federicomenaquintero/cairo.git";
 #branch = "matrix-try-invert"
 #git = "file:///home/federico/src/gtk-rs/cairo"
 #features = ["png"]
 
 [dependencies.cairo-rs]
-git = "https://github.com/gtk-rs/cairo.git";
-branch = "master"
+version = "0.2.0"
+#git = "https://github.com/gtk-rs/cairo.git";
+#branch = "master"
 #git = "file:///home/federico/src/gtk-rs/cairo"
 #features = ["png"]
 
 [dependencies.glib]
-git = "https://github.com/gtk-rs/glib.git";
-branch = "master"
+version = "0.3.0"
+#git = "https://github.com/gtk-rs/glib.git";
+#branch = "master"
 
 [dependencies.glib-sys]
-git = "https://github.com/gtk-rs/sys";
-branch = "master"
+version = "0.4.0"
+#git = "https://github.com/gtk-rs/sys";
+#branch = "master"
 
 [build-dependencies.lalrpop]
 version = "0.12.5"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]