[librsvg] Fix: cargo.lock
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] Fix: cargo.lock
- Date: Thu, 2 Feb 2017 04:01:30 +0000 (UTC)
commit d9f178fb710d44d49fa1fed8804857074e2a0d28
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Feb 1 21:59:04 2017 -0600
Fix: cargo.lock
rust/Cargo.lock | 19 +++++++------------
1 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/rust/Cargo.lock b/rust/Cargo.lock
index 96407a6..af2be78 100644
--- a/rust/Cargo.lock
+++ b/rust/Cargo.lock
@@ -32,22 +32,22 @@ 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#bf6787321751c2068c08aed88e9f52acaa375800"
+source = "git+file:///home/federico/src/gtk-rs/cairo#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)",
"glib 0.1.1 (git+https://github.com/gtk-rs/glib)",
- "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
+ "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)",
]
[[package]]
name = "cairo-sys-rs"
version = "0.3.2"
-source = "git+file:///home/federico/src/gtk-rs/cairo#bf6787321751c2068c08aed88e9f52acaa375800"
+source = "git+file:///home/federico/src/gtk-rs/cairo#873e182c160bb021d596bed4de5da6b899f381bb"
dependencies = [
- "libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
- "pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
+ "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)",
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
]
@@ -98,11 +98,6 @@ name = "winapi"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-[[package]]
-name = "winapi"
-version = "0.2.8"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-
[metadata]
"checksum bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" =
"8dead7461c1127cf637931a1e50934eb6eee8bff2f74433ac7909e9afcee04a3"
"checksum bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" =
"4f67931368edf3a9a51d29886d245f1c3db2f1ef0dcc9e35ff70341b78c10d23"
@@ -113,6 +108,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
"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>"
-"checksum libc 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" =
"044d1360593a78f5c8e5e710beccdc24ab71d1f01bc19a29bcacdba22e8475d8"
-"checksum pkg-config 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" =
"8cee804ecc7eaf201a4a207241472cc870e825206f6c031e3ee2a72fa425f2fa"
+"checksum libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)" =
"684f330624d8c3784fb9558ca46c4ce488073a8d22450415c5eb4f4cfb0d11b5"
+"checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" =
"3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903"
"checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" =
"167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]