[librsvg] Oops, update Cargo.lock
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Oops, update Cargo.lock
- Date: Tue, 7 Feb 2017 22:25:57 +0000 (UTC)
commit e4a637ae9120217b7750b7e15dc55f57261669ad
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Feb 7 16:25:19 2017 -0600
Oops, update Cargo.lock
rust/Cargo.lock | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index af2be78..c0be97b 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -3,8 +3,8 @@ name = "rsvg_internals"
version = "0.0.1"
dependencies = [
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "cairo-rs 0.1.1 (git+file:///home/federico/src/gtk-rs/cairo)",
- "cairo-sys-rs 0.3.2 (git+file:///home/federico/src/gtk-rs/cairo)",
+ "cairo-rs 0.1.1 (git+https://github.com/federicomenaquintero/cairo.git)",
+ "cairo-sys-rs 0.3.2 (git+https://github.com/federicomenaquintero/cairo.git)",
"glib 0.1.1 (git+https://github.com/gtk-rs/glib)",
"libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -32,10 +32,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "cairo-rs"
version = "0.1.1"
-source = "git+file:///home/federico/src/gtk-rs/cairo#873e182c160bb021d596bed4de5da6b899f381bb"
+source = "git+https://github.com/federicomenaquintero/cairo.git#873e182c160bb021d596bed4de5da6b899f381bb"
dependencies = [
"c_vec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
- "cairo-sys-rs 0.3.2 (git+file:///home/federico/src/gtk-rs/cairo)",
+ "cairo-sys-rs 0.3.2 (git+https://github.com/federicomenaquintero/cairo.git)",
"glib 0.1.1 (git+https://github.com/gtk-rs/glib)",
"libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -44,7 +44,7 @@ dependencies = [
[[package]]
name = "cairo-sys-rs"
version = "0.3.2"
-source = "git+file:///home/federico/src/gtk-rs/cairo#873e182c160bb021d596bed4de5da6b899f381bb"
+source = "git+https://github.com/federicomenaquintero/cairo.git#873e182c160bb021d596bed4de5da6b899f381bb"
dependencies = [
"libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -103,8 +103,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
"checksum bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" =
"4f67931368edf3a9a51d29886d245f1c3db2f1ef0dcc9e35ff70341b78c10d23"
"checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" =
"aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d"
"checksum c_vec 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" =
"0059f5a658f62a4bd3937a7addc52ccfda144b75cce7a92b187e528629cdc507"
-"checksum cairo-rs 0.1.1 (git+file:///home/federico/src/gtk-rs/cairo)" = "<none>"
-"checksum cairo-sys-rs 0.3.2 (git+file:///home/federico/src/gtk-rs/cairo)" = "<none>"
+"checksum cairo-rs 0.1.1 (git+https://github.com/federicomenaquintero/cairo.git)" = "<none>"
+"checksum cairo-sys-rs 0.3.2 (git+https://github.com/federicomenaquintero/cairo.git)" = "<none>"
"checksum glib 0.1.1 (git+https://github.com/gtk-rs/glib)" = "<none>"
"checksum glib-sys 0.3.2 (git+https://github.com/gtk-rs/sys)" = "<none>"
"checksum gobject-sys 0.3.2 (git+https://github.com/gtk-rs/sys)" = "<none>"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]