[libgepub/rust] Updated cargo.lock dependencies



commit 35ecf002814205e8060d375b6f7eeab9f14a1af0
Author: Daniel GarcĂ­a Moreno <danigm wadobo com>
Date:   Mon Feb 13 23:56:06 2017 +0100

    Updated cargo.lock dependencies

 libgepub/rust/Cargo.lock |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libgepub/rust/Cargo.lock b/libgepub/rust/Cargo.lock
index 47617ff..9ec60f2 100644
--- a/libgepub/rust/Cargo.lock
+++ b/libgepub/rust/Cargo.lock
@@ -2,7 +2,7 @@
 name = "epub_internals"
 version = "0.0.1"
 dependencies = [
- "epub 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "epub 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  "glib 0.1.1 (git+https://github.com/gtk-rs/glib)",
  "libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
@@ -50,7 +50,7 @@ dependencies = [
 
 [[package]]
 name = "epub"
-version = "1.0.1"
+version = "1.0.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
 dependencies = [
  "regex 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
@@ -261,7 +261,7 @@ dependencies = [
 "checksum bitflags 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = 
"ab1c7dc97f39523ffa63f3096291612e630cf3ed75aa6b9fad436bac4c700274"
 "checksum bzip2 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = 
"e39c71fcff507b547240346a894c5df38e6fd42fb02590a5d5b3f2dae9173ad2"
 "checksum bzip2-sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = 
"98ce3fff84d4e90011f464bbdf48e3428f04270439f703868fd489d2aaedfc30"
-"checksum epub 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = 
"455f3e6ebc08988413b6155884f58aa247f8e3e7b408f64f6532d5a27b368ddd"
+"checksum epub 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = 
"ba3aa7441b833dde659291ec124246d5d1fbdf25827f496d0b674e995c262be7"
 "checksum flate2 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = 
"d4e4d0c15ef829cbc1b7cda651746be19cceeb238be7b1049227b14891df9e25"
 "checksum gcc 0.3.43 (registry+https://github.com/rust-lang/crates.io-index)" = 
"c07c758b972368e703a562686adb39125707cc1ef3399da8c019fc6c2498a75d"
 "checksum glib 0.1.1 (git+https://github.com/gtk-rs/glib)" = "<none>"


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