|
@@ -4,7 +4,7 @@ version = "0.1.0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"errors 0.1.0", |
|
|
"errors 0.1.0", |
|
|
"tempdir 0.3.5 (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.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -61,14 +61,6 @@ dependencies = [ |
|
|
"libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "base64" |
|
|
|
|
|
version = "0.5.2" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"byteorder 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "base64" |
|
|
name = "base64" |
|
|
version = "0.6.0" |
|
|
version = "0.6.0" |
|
@@ -245,7 +237,7 @@ dependencies = [ |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slug 0.1.2 (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)", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.10.9 (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", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -312,7 +304,7 @@ name = "errors" |
|
|
version = "0.1.0" |
|
|
version = "0.1.0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.10.9 (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)", |
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -348,7 +340,7 @@ dependencies = [ |
|
|
"regex 0.2.2 (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.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.10.9 (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)", |
|
|
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -423,10 +415,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "hyper" |
|
|
name = "hyper" |
|
|
version = "0.10.12" |
|
|
|
|
|
|
|
|
version = "0.10.13" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"base64 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -473,7 +465,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"conduit-mime-types 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"conduit-mime-types 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"error 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"error 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"hyper 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -766,7 +758,7 @@ dependencies = [ |
|
|
"front_matter 0.1.0", |
|
|
"front_matter 0.1.0", |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.10.9 (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", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -910,7 +902,7 @@ dependencies = [ |
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slug 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"syntect 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"syntect 1.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"templates 0.1.0", |
|
|
"templates 0.1.0", |
|
|
"tera 0.10.9 (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", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1025,7 +1017,7 @@ dependencies = [ |
|
|
"taxonomies 0.1.0", |
|
|
"taxonomies 0.1.0", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"templates 0.1.0", |
|
|
"templates 0.1.0", |
|
|
"tera 0.10.9 (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", |
|
|
"utils 0.1.0", |
|
|
"walkdir 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"walkdir 1.0.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1155,7 +1147,7 @@ dependencies = [ |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.11 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slug 0.1.2 (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.9 (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", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1177,13 +1169,13 @@ dependencies = [ |
|
|
"errors 0.1.0", |
|
|
"errors 0.1.0", |
|
|
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pulldown-cmark 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pulldown-cmark 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.10.9 (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", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "tera" |
|
|
name = "tera" |
|
|
version = "0.10.9" |
|
|
|
|
|
|
|
|
version = "0.10.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"chrono 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -1442,7 +1434,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d912da0db7fa85514874458ca3651fe2cddace8d0b0505571dbdcd41ab490159" |
|
|
"checksum atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d912da0db7fa85514874458ca3651fe2cddace8d0b0505571dbdcd41ab490159" |
|
|
"checksum backtrace 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72f9b4182546f4b04ebc4ab7f84948953a118bd6021a1b6a6c909e3e94f6be76" |
|
|
"checksum backtrace 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "72f9b4182546f4b04ebc4ab7f84948953a118bd6021a1b6a6c909e3e94f6be76" |
|
|
"checksum backtrace-sys 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "afccc5772ba333abccdf60d55200fa3406f8c59dcf54d5f7998c9107d3799c7c" |
|
|
"checksum backtrace-sys 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "afccc5772ba333abccdf60d55200fa3406f8c59dcf54d5f7998c9107d3799c7c" |
|
|
"checksum base64 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "30e93c03064e7590d0466209155251b90c22e37fab1daf2771582598b5827557" |
|
|
|
|
|
"checksum base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96434f987501f0ed4eb336a411e0631ecd1afa11574fe148587adc4ff96143c9" |
|
|
"checksum base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96434f987501f0ed4eb336a411e0631ecd1afa11574fe148587adc4ff96143c9" |
|
|
"checksum bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e" |
|
|
"checksum bincode 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e" |
|
|
"checksum bindgen 0.26.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c57d6c0f6e31f8dcf4d12720a3c2a9ffb70638772a5784976cf4fce52145f22a" |
|
|
"checksum bindgen 0.26.3 (registry+https://github.com/rust-lang/crates.io-index)" = "c57d6c0f6e31f8dcf4d12720a3c2a9ffb70638772a5784976cf4fce52145f22a" |
|
@@ -1480,7 +1471,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" |
|
|
"checksum glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "8be18de09a56b60ed0edf84bc9df007e30040691af7acd1c41874faac5895bfb" |
|
|
"checksum httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "af2f2dd97457e8fb1ae7c5a420db346af389926e36f43768b96f101546b04a07" |
|
|
"checksum httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "af2f2dd97457e8fb1ae7c5a420db346af389926e36f43768b96f101546b04a07" |
|
|
"checksum humansize 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "92d211e6e70b05749dce515b47684f29a3c8c38bbbb21c50b30aff9eca1b0bd3" |
|
|
"checksum humansize 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "92d211e6e70b05749dce515b47684f29a3c8c38bbbb21c50b30aff9eca1b0bd3" |
|
|
"checksum hyper 0.10.12 (registry+https://github.com/rust-lang/crates.io-index)" = "0f01e4a20f5dfa5278d7762b7bdb7cab96e24378b9eca3889fbd4b5e94dc7063" |
|
|
|
|
|
|
|
|
"checksum hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)" = "368cb56b2740ebf4230520e2b90ebb0461e69034d85d1945febd9b3971426db2" |
|
|
"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d" |
|
|
"checksum idna 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "014b298351066f1512874135335d62a789ffe78a9974f94b43ed5621951eaf7d" |
|
|
"checksum inotify 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887fcc180136e77a85e6a6128579a719027b1bab9b1c38ea4444244fe262c20c" |
|
|
"checksum inotify 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "887fcc180136e77a85e6a6128579a719027b1bab9b1c38ea4444244fe262c20c" |
|
|
"checksum iovec 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "29d062ee61fccdf25be172e70f34c9f6efc597e1fb8f6526e8437b2046ab26be" |
|
|
"checksum iovec 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "29d062ee61fccdf25be172e70f34c9f6efc597e1fb8f6526e8437b2046ab26be" |
|
@@ -1558,7 +1549,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
"checksum syntex_pos 0.58.1 (registry+https://github.com/rust-lang/crates.io-index)" = "13ad4762fe52abc9f4008e85c4fb1b1fe3aa91ccb99ff4826a439c7c598e1047" |
|
|
"checksum syntex_pos 0.58.1 (registry+https://github.com/rust-lang/crates.io-index)" = "13ad4762fe52abc9f4008e85c4fb1b1fe3aa91ccb99ff4826a439c7c598e1047" |
|
|
"checksum syntex_syntax 0.58.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6e0e4dbae163dd98989464c23dd503161b338790640e11537686f2ef0f25c791" |
|
|
"checksum syntex_syntax 0.58.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6e0e4dbae163dd98989464c23dd503161b338790640e11537686f2ef0f25c791" |
|
|
"checksum tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6" |
|
|
"checksum tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6" |
|
|
"checksum tera 0.10.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f489baf141c77dbcd2734a339fff2878ca1f4253481dfc4adf9e063b5c3f5a96" |
|
|
|
|
|
|
|
|
"checksum tera 0.10.10 (registry+https://github.com/rust-lang/crates.io-index)" = "d706c3bec8103f346fc7b8a3887a2ff4195cf704bdbc6307069f32ea8a2b3af5" |
|
|
"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1" |
|
|
"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1" |
|
|
"checksum term-painter 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "dcaa948f0e3e38470cd8dc8dcfe561a75c9e43f28075bb183845be2b9b3c08cf" |
|
|
"checksum term-painter 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = "dcaa948f0e3e38470cd8dc8dcfe561a75c9e43f28075bb183845be2b9b3c08cf" |
|
|
"checksum term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2b6b55df3198cc93372e85dd2ed817f0e38ce8cc0f22eb32391bfad9c4bf209" |
|
|
"checksum term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2b6b55df3198cc93372e85dd2ed817f0e38ce8cc0f22eb32391bfad9c4bf209" |
|
|