|
|
@@ -87,7 +87,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"byteorder 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-traits 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -238,8 +238,8 @@ dependencies = [ |
|
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"errors 0.1.0", |
|
|
|
"highlighting 0.1.0", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -252,7 +252,7 @@ dependencies = [ |
|
|
|
"front_matter 0.1.0", |
|
|
|
"rayon 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rendering 0.1.0", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -345,8 +345,8 @@ dependencies = [ |
|
|
|
"errors 0.1.0", |
|
|
|
"lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -387,7 +387,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "futures" |
|
|
|
version = "0.1.16" |
|
|
|
version = "0.1.17" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -407,7 +407,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "gutenberg" |
|
|
|
version = "0.2.1" |
|
|
|
version = "0.2.2" |
|
|
|
dependencies = [ |
|
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"clap 2.27.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -421,7 +421,7 @@ dependencies = [ |
|
|
|
"staticfile 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"term-painter 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
"ws 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
@@ -459,7 +459,7 @@ dependencies = [ |
|
|
|
"traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"unicase 1.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -503,7 +503,7 @@ dependencies = [ |
|
|
|
"num_cpus 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"typemap 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -770,8 +770,8 @@ dependencies = [ |
|
|
|
"content 0.1.0", |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
|
] |
|
|
@@ -804,7 +804,7 @@ dependencies = [ |
|
|
|
"base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"byteorder 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"xml-rs 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
@@ -873,7 +873,7 @@ version = "1.2.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"coco 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"futures 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num_cpus 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -920,8 +920,8 @@ dependencies = [ |
|
|
|
"lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pulldown-cmark 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"syntect 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
@@ -994,12 +994,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "serde" |
|
|
|
version = "1.0.16" |
|
|
|
version = "1.0.17" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "serde_derive" |
|
|
|
version = "1.0.16" |
|
|
|
version = "1.0.17" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1024,7 +1024,7 @@ dependencies = [ |
|
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"num-traits 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1044,8 +1044,8 @@ dependencies = [ |
|
|
|
"pagination 0.1.0", |
|
|
|
"rayon 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sass-rs 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"taxonomies 0.1.0", |
|
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"templates 0.1.0", |
|
|
@@ -1080,7 +1080,7 @@ dependencies = [ |
|
|
|
"iron 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"mount 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1119,8 +1119,8 @@ dependencies = [ |
|
|
|
"onig 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"plist 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex-syntax 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"walkdir 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"yaml-rust 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1176,8 +1176,8 @@ dependencies = [ |
|
|
|
"content 0.1.0", |
|
|
|
"errors 0.1.0", |
|
|
|
"front_matter 0.1.0", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tera 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"utils 0.1.0", |
|
|
@@ -1217,10 +1217,10 @@ dependencies = [ |
|
|
|
"lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"pest 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_json 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1283,7 +1283,7 @@ name = "toml" |
|
|
|
version = "0.4.5" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1358,7 +1358,7 @@ dependencies = [ |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "url" |
|
|
|
version = "1.5.1" |
|
|
|
version = "1.6.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1436,7 +1436,7 @@ dependencies = [ |
|
|
|
"rand 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"sha1 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
@@ -1502,7 +1502,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "1a772d36c338d07a032d5375a36f15f9a7043bf0cb8ce7cee658e037c6032874" |
|
|
|
"checksum fuchsia-zircon 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c0581a4e363262e52b87f59ee2afe3415361c6ec35e665924eb08afe8ff159" |
|
|
|
"checksum fuchsia-zircon-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "43f3795b4bae048dc6123a6b972cadde2e676f9ded08aef6bb77f5f157684a82" |
|
|
|
"checksum futures 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "05a23db7bd162d4e8265968602930c476f688f0c180b44bdaf55e0cb2c687558" |
|
|
|
"checksum futures 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)" = "118b49cac82e04121117cbd3121ede3147e885627d82c4546b87c702debb90c1" |
|
|
|
"checksum gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)" = "5e33ec290da0d127825013597dbdfc28bee4964690c7ce1166cbc2a7bd08b1bb" |
|
|
|
"checksum getopts 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)" = "65922871abd2f101a2eb0eaebadc66668e54a87ad9c3dd82520b5f86ede5eff9" |
|
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" |
|
|
@@ -1568,8 +1568,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum sass-sys 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "49e6025ff142eb235157aea8d6ee8085d9f5b80e280cb54b911f6b778e64075a" |
|
|
|
"checksum scopeguard 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "94258f53601af11e6a49f722422f6e3425c52b06245a5cf9bc09908b174f5e27" |
|
|
|
"checksum sequence_trie 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c915714ca833b1d4d6b8f6a9d72a3ff632fe45b40a8d184ef79c81bec6327eed" |
|
|
|
"checksum serde 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)" = "e11a631f964d4e6572712ea12075fb1d65eeef42b0058884195b430ac1e26809" |
|
|
|
"checksum serde_derive 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)" = "1a51d54c805fbc8e12b603d1ba51eaed3195862976be468888ab0e4995d0000e" |
|
|
|
"checksum serde 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "d1d023215fabcf74f35f056ec7c2e3bc492b3207443150f8673309a40ba8d10a" |
|
|
|
"checksum serde_derive 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "6751796258619faf65a21714d2208f4a7614bb28690d24a819df664b01528558" |
|
|
|
"checksum serde_derive_internals 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bd381f6d01a6616cdba8530492d453b7761b456ba974e98768a18cad2cd76f58" |
|
|
|
"checksum serde_json 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "ae1e67ce320daa7e494c578e34d4b00689f23bb94512fe0ca0dfaf02ea53fb67" |
|
|
|
"checksum sha1 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cc30b1e1e8c40c121ca33b86c23308a090d19974ef001b4bf6e61fd1a0fb095c" |
|
|
@@ -1605,7 +1605,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum unidecode 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d2adb95ee07cd579ed18131f2d9e7a17c25a4b76022935c7f2460d2bfae89fd2" |
|
|
|
"checksum unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "382810877fe448991dfc7f0dd6e3ae5d58088fd0ea5e35189655f84e6814fa56" |
|
|
|
"checksum unsafe-any 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f30360d7979f5e9c6e6cea48af192ea8fab4afb3cf72597154b8f08935bc9c7f" |
|
|
|
"checksum url 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "eeb819346883532a271eb626deb43c4a1bb4c4dd47c519bd78137c3e72a4fe27" |
|
|
|
"checksum url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fa35e768d4daf1d85733418a49fb42e10d7f633e394fccab4ab7aba897053fe2" |
|
|
|
"checksum utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "662fab6525a98beff2921d7f61a39e7d59e0b425ebc7d0d9e66d316e55124122" |
|
|
|
"checksum vec_map 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887b5b631c2ad01628bbbaa7dd4c869f80d3186688f8d0b6f58774fbe324988c" |
|
|
|
"checksum version_check 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6b772017e347561807c1aa192438c5fd74242a670a6cffacc40f2defd1dc069d" |
|
|
|