|
@@ -24,7 +24,7 @@ name = "atty" |
|
|
version = "0.2.6" |
|
|
version = "0.2.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -36,8 +36,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"rustc-demangle 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -47,7 +47,7 @@ version = "0.1.16" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"cc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -192,7 +192,7 @@ dependencies = [ |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (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.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (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)", |
|
|
"utils 0.1.0", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
@@ -249,7 +249,7 @@ version = "0.9.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"lazycell 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazycell 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"os_pipe 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"os_pipe 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"shared_child 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"shared_child 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -272,7 +272,7 @@ name = "errors" |
|
|
version = "0.1.0" |
|
|
version = "0.1.0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (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)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -282,7 +282,7 @@ version = "0.1.15" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -291,7 +291,7 @@ name = "flate2" |
|
|
version = "1.0.1" |
|
|
version = "1.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -310,7 +310,7 @@ dependencies = [ |
|
|
"regex 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (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)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -326,7 +326,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -334,7 +334,7 @@ name = "fsevent-sys" |
|
|
version = "0.1.6" |
|
|
version = "0.1.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -452,7 +452,7 @@ name = "inotify" |
|
|
version = "0.3.0" |
|
|
version = "0.3.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -460,7 +460,7 @@ name = "iovec" |
|
|
version = "0.1.2" |
|
|
version = "0.1.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -471,7 +471,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mime_guess 1.8.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"mime_guess 1.8.4 (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)", |
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"plugin 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -520,7 +520,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "libc" |
|
|
name = "libc" |
|
|
version = "0.2.36" |
|
|
|
|
|
|
|
|
version = "0.2.37" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -554,7 +554,7 @@ name = "memchr" |
|
|
version = "2.0.1" |
|
|
version = "2.0.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -572,7 +572,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "mime_guess" |
|
|
name = "mime_guess" |
|
|
version = "1.8.3" |
|
|
|
|
|
|
|
|
version = "1.8.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -587,7 +587,7 @@ version = "0.1.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"cc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cc 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -596,10 +596,10 @@ version = "0.5.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"miow 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"miow 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"net2 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"nix 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"nix 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slab 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slab 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -616,10 +616,10 @@ dependencies = [ |
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"net2 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -630,7 +630,7 @@ version = "0.1.5" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"net2 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -641,7 +641,7 @@ version = "0.2.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"net2 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -662,14 +662,12 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "net2" |
|
|
name = "net2" |
|
|
version = "0.2.31" |
|
|
|
|
|
|
|
|
version = "0.2.32" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -678,7 +676,7 @@ version = "0.5.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bitflags 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -688,7 +686,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -708,7 +706,7 @@ dependencies = [ |
|
|
"fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fsevent-sys 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"inotify 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"inotify 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -741,14 +739,6 @@ dependencies = [ |
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "num-traits" |
|
|
|
|
|
version = "0.1.43" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "num-traits" |
|
|
name = "num-traits" |
|
|
version = "0.2.0" |
|
|
version = "0.2.0" |
|
@@ -759,7 +749,7 @@ name = "num_cpus" |
|
|
version = "1.8.0" |
|
|
version = "1.8.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -769,7 +759,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bitflags 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"onig_sys 67.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"onig_sys 67.1.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -780,7 +770,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"cmake 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"cmake 0.1.29 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"duct 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"duct 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -804,7 +794,7 @@ dependencies = [ |
|
|
"front_matter 0.1.0", |
|
|
"front_matter 0.1.0", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"utils 0.1.0", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -908,7 +898,7 @@ version = "0.3.22" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -918,7 +908,7 @@ version = "0.4.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -938,7 +928,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"crossbeam-deque 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1010,13 +1000,13 @@ 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 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"syntect 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"templates 0.1.0", |
|
|
"templates 0.1.0", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"utils 0.1.0", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "rustc-demangle" |
|
|
name = "rustc-demangle" |
|
|
version = "0.1.6" |
|
|
|
|
|
|
|
|
version = "0.1.7" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -1037,7 +1027,7 @@ name = "sass-rs" |
|
|
version = "0.2.1" |
|
|
version = "0.2.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"sass-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"sass-sys 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1047,7 +1037,7 @@ version = "0.4.3" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"gcc 0.3.54 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1087,12 +1077,12 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "serde_json" |
|
|
name = "serde_json" |
|
|
version = "1.0.9" |
|
|
|
|
|
|
|
|
version = "1.0.10" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"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)", |
|
|
"itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1107,7 +1097,7 @@ version = "0.3.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1133,7 +1123,7 @@ dependencies = [ |
|
|
"taxonomies 0.1.0", |
|
|
"taxonomies 0.1.0", |
|
|
"tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"templates 0.1.0", |
|
|
"templates 0.1.0", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"utils 0.1.0", |
|
|
"utils 0.1.0", |
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1205,7 +1195,7 @@ dependencies = [ |
|
|
"regex-syntax 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex-syntax 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"serde_json 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"walkdir 2.1.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"yaml-rust 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"yaml-rust 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1221,7 +1211,7 @@ dependencies = [ |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.27 (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.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"utils 0.1.0", |
|
|
"utils 0.1.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
@@ -1245,13 +1235,13 @@ dependencies = [ |
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"taxonomies 0.1.0", |
|
|
"taxonomies 0.1.0", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (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.11.3" |
|
|
|
|
|
|
|
|
version = "0.11.4" |
|
|
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)", |
|
@@ -1263,7 +1253,7 @@ dependencies = [ |
|
|
"pest_derive 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"pest_derive 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"regex 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"serde_json 1.0.10 (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)", |
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1290,7 +1280,7 @@ name = "termion" |
|
|
version = "1.5.1" |
|
|
version = "1.5.1" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1317,7 +1307,7 @@ name = "time" |
|
|
version = "0.1.39" |
|
|
version = "0.1.39" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"redox_syscall 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"winapi 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
@@ -1421,7 +1411,7 @@ version = "0.1.0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"errors 0.1.0", |
|
|
"errors 0.1.0", |
|
|
"tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
|
|
|
|
"tera 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@@ -1575,7 +1565,7 @@ dependencies = [ |
|
|
"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d" |
|
|
"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d" |
|
|
"checksum lazycell 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3b585b7a6811fb03aa10e74b278a0f00f8dd9b45dc681f148bb29fa5cb61859b" |
|
|
"checksum lazycell 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3b585b7a6811fb03aa10e74b278a0f00f8dd9b45dc681f148bb29fa5cb61859b" |
|
|
"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef" |
|
|
"checksum lazycell 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a6f08839bc70ef4a3fe1d566d5350f519c5912ea86be0df1740a7d247c7fc0ef" |
|
|
"checksum libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)" = "1e5d97d6708edaa407429faa671b942dc0f2727222fb6b6539bf1db936e4b121" |
|
|
|
|
|
|
|
|
"checksum libc 0.2.37 (registry+https://github.com/rust-lang/crates.io-index)" = "56aebce561378d99a0bb578f8cb15b6114d2a1814a6c7949bbe646d968bb4fa9" |
|
|
"checksum linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "70fb39025bc7cdd76305867c4eccf2f2dcf6e9a57f5b21a93e1c2d86cd03ec9e" |
|
|
"checksum linked-hash-map 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "70fb39025bc7cdd76305867c4eccf2f2dcf6e9a57f5b21a93e1c2d86cd03ec9e" |
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" |
|
|
"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" |
|
|
"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2" |
|
|
"checksum log 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "89f010e843f2b1a31dbd316b3b8d443758bc634bed37aabade59c686d644e0a2" |
|
@@ -1583,7 +1573,7 @@ dependencies = [ |
|
|
"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d" |
|
|
"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d" |
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" |
|
|
"checksum memoffset 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0f9dc261e2b62d7a622bf416ea3c5245cdd5d9a7fcc428c0d06804dfce1775b3" |
|
|
"checksum mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0" |
|
|
"checksum mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0" |
|
|
"checksum mime_guess 1.8.3 (registry+https://github.com/rust-lang/crates.io-index)" = "dc7e82a15629bb4ecd9e72365bf33d1382be91e030f820edb8e2a21c02430da8" |
|
|
|
|
|
|
|
|
"checksum mime_guess 1.8.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b7e2b09d08313f84e0fb82d13a4d859109a17543fe9af3b6d941dc1431f7de79" |
|
|
"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4" |
|
|
"checksum miniz-sys 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "609ce024854aeb19a0ef7567d348aaa5a746b32fb72e336df7fcc16869d7e2b4" |
|
|
"checksum mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a637d1ca14eacae06296a008fa7ad955347e34efcb5891cfd8ba05491a37907e" |
|
|
"checksum mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a637d1ca14eacae06296a008fa7ad955347e34efcb5891cfd8ba05491a37907e" |
|
|
"checksum mio 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "7da01a5e23070d92d99b1ecd1cd0af36447c6fd44b0fe283c2db199fa136724f" |
|
|
"checksum mio 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "7da01a5e23070d92d99b1ecd1cd0af36447c6fd44b0fe283c2db199fa136724f" |
|
@@ -1591,7 +1581,7 @@ dependencies = [ |
|
|
"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" |
|
|
"checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919" |
|
|
"checksum modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41f5c9112cb662acd3b204077e0de5bc66305fa8df65c8019d5adb10e9ab6e58" |
|
|
"checksum modifier 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "41f5c9112cb662acd3b204077e0de5bc66305fa8df65c8019d5adb10e9ab6e58" |
|
|
"checksum mount 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e25c06012941aaf8c75f2eaf7ec5c48cf69f9fc489ab3eb3589edc107e386f0b" |
|
|
"checksum mount 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e25c06012941aaf8c75f2eaf7ec5c48cf69f9fc489ab3eb3589edc107e386f0b" |
|
|
"checksum net2 0.2.31 (registry+https://github.com/rust-lang/crates.io-index)" = "3a80f842784ef6c9a958b68b7516bc7e35883c614004dd94959a4dca1b716c09" |
|
|
|
|
|
|
|
|
"checksum net2 0.2.32 (registry+https://github.com/rust-lang/crates.io-index)" = "9044faf1413a1057267be51b5afba8eb1090bd2231c693664aa1db716fe1eae0" |
|
|
"checksum nix 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bfb3ddedaa14746434a02041940495bf11325c22f6d36125d3bdd56090d50a79" |
|
|
"checksum nix 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bfb3ddedaa14746434a02041940495bf11325c22f6d36125d3bdd56090d50a79" |
|
|
"checksum nix 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2c5afeb0198ec7be8569d666644b574345aad2e95a53baf3a532da3e0f3fb32" |
|
|
"checksum nix 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a2c5afeb0198ec7be8569d666644b574345aad2e95a53baf3a532da3e0f3fb32" |
|
|
"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2" |
|
|
"checksum nodrop 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "9a2228dca57108069a5262f2ed8bd2e82496d2e074a06d1ccc7ce1687b6ae0a2" |
|
@@ -1599,7 +1589,6 @@ dependencies = [ |
|
|
"checksum num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "4703ad64153382334aa8db57c637364c322d3372e097840c72000dabdcf6156e" |
|
|
"checksum num 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "4703ad64153382334aa8db57c637364c322d3372e097840c72000dabdcf6156e" |
|
|
"checksum num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "f8d26da319fb45674985c78f1d1caf99aa4941f785d384a2ae36d0740bc3e2fe" |
|
|
"checksum num-integer 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "f8d26da319fb45674985c78f1d1caf99aa4941f785d384a2ae36d0740bc3e2fe" |
|
|
"checksum num-iter 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "4b226df12c5a59b63569dd57fafb926d91b385dfce33d8074a412411b689d593" |
|
|
"checksum num-iter 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "4b226df12c5a59b63569dd57fafb926d91b385dfce33d8074a412411b689d593" |
|
|
"checksum num-traits 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31" |
|
|
|
|
|
"checksum num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e7de20f146db9d920c45ee8ed8f71681fd9ade71909b48c3acbd766aa504cf10" |
|
|
"checksum num-traits 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e7de20f146db9d920c45ee8ed8f71681fd9ade71909b48c3acbd766aa504cf10" |
|
|
"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" |
|
|
"checksum num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c51a3322e4bca9d212ad9a158a02abc6934d005490c054a2778df73a70aa0a30" |
|
|
"checksum onig 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bf9c54a94ac4d9f3eec22b189b8a727e2ded82aee21e8ae7ffbba2468739161b" |
|
|
"checksum onig 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bf9c54a94ac4d9f3eec22b189b8a727e2ded82aee21e8ae7ffbba2468739161b" |
|
@@ -1626,7 +1615,7 @@ dependencies = [ |
|
|
"checksum regex 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "5be5347bde0c48cfd8c3fdc0766cdfe9d8a755ef84d620d6794c778c91de8b2b" |
|
|
"checksum regex 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "5be5347bde0c48cfd8c3fdc0766cdfe9d8a755ef84d620d6794c778c91de8b2b" |
|
|
"checksum regex-syntax 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8e931c58b93d86f080c734bfd2bce7dd0079ae2331235818133c8be7f422e20e" |
|
|
"checksum regex-syntax 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8e931c58b93d86f080c734bfd2bce7dd0079ae2331235818133c8be7f422e20e" |
|
|
"checksum remove_dir_all 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b5d2f806b0fcdabd98acd380dc8daef485e22bcb7cddc811d1337967f2528cf5" |
|
|
"checksum remove_dir_all 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b5d2f806b0fcdabd98acd380dc8daef485e22bcb7cddc811d1337967f2528cf5" |
|
|
"checksum rustc-demangle 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f312457f8a4fa31d3581a6f423a70d6c33a10b95291985df55f1ff670ec10ce8" |
|
|
|
|
|
|
|
|
"checksum rustc-demangle 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "11fb43a206a04116ffd7cfcf9bcb941f8eb6cc7ff667272246b0a1c74259a3cb" |
|
|
"checksum safemem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e27a8b19b835f7aea908818e871f5cc3a5a186550c30773be987e155e8163d8f" |
|
|
"checksum safemem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e27a8b19b835f7aea908818e871f5cc3a5a186550c30773be987e155e8163d8f" |
|
|
"checksum same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb6eded0b06a0b512c8ddbcf04089138c9b4362c2f696f3c3d76039d68f3637" |
|
|
"checksum same-file 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "cfb6eded0b06a0b512c8ddbcf04089138c9b4362c2f696f3c3d76039d68f3637" |
|
|
"checksum sass-rs 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90f8cf6e645aa843ffffcbdc1e8752b1f221dfa314c81895aeb229a77aea7e05" |
|
|
"checksum sass-rs 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "90f8cf6e645aa843ffffcbdc1e8752b1f221dfa314c81895aeb229a77aea7e05" |
|
@@ -1636,7 +1625,7 @@ dependencies = [ |
|
|
"checksum serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)" = "db99f3919e20faa51bb2996057f5031d8685019b5a06139b1ce761da671b8526" |
|
|
"checksum serde 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)" = "db99f3919e20faa51bb2996057f5031d8685019b5a06139b1ce761da671b8526" |
|
|
"checksum serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)" = "f4ba7591cfe93755e89eeecdbcc668885624829b020050e6aec99c2a03bd3fd0" |
|
|
"checksum serde_derive 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)" = "f4ba7591cfe93755e89eeecdbcc668885624829b020050e6aec99c2a03bd3fd0" |
|
|
"checksum serde_derive_internals 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6e03f1c9530c3fb0a0a5c9b826bdd9246a5921ae995d75f512ac917fc4dd55b5" |
|
|
"checksum serde_derive_internals 0.19.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6e03f1c9530c3fb0a0a5c9b826bdd9246a5921ae995d75f512ac917fc4dd55b5" |
|
|
"checksum serde_json 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c9db7266c7d63a4c4b7fe8719656ccdd51acf1bed6124b174f933b009fb10bcb" |
|
|
|
|
|
|
|
|
"checksum serde_json 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "57781ed845b8e742fc2bf306aba8e3b408fe8c366b900e3769fbc39f49eb8b39" |
|
|
"checksum sha1 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cc30b1e1e8c40c121ca33b86c23308a090d19974ef001b4bf6e61fd1a0fb095c" |
|
|
"checksum sha1 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cc30b1e1e8c40c121ca33b86c23308a090d19974ef001b4bf6e61fd1a0fb095c" |
|
|
"checksum shared_child 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bcd5e483b3475af9bc2a35311c2f3bbf0bd98fde91410ab15a0d4ba3c3127b4e" |
|
|
"checksum shared_child 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "bcd5e483b3475af9bc2a35311c2f3bbf0bd98fde91410ab15a0d4ba3c3127b4e" |
|
|
"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537" |
|
|
"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537" |
|
@@ -1649,7 +1638,7 @@ dependencies = [ |
|
|
"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
|
|
"checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" |
|
|
"checksum syntect 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "db9fffcb25a761118df53811bd1cfcd54cf57fcbc51e1ea3167ae263477129ad" |
|
|
"checksum syntect 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "db9fffcb25a761118df53811bd1cfcd54cf57fcbc51e1ea3167ae263477129ad" |
|
|
"checksum tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f73eebdb68c14bcb24aef74ea96079830e7fa7b31a6106e42ea7ee887c1e134e" |
|
|
"checksum tempdir 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f73eebdb68c14bcb24aef74ea96079830e7fa7b31a6106e42ea7ee887c1e134e" |
|
|
"checksum tera 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f8049891f7e86cd728119734998a193163fb32fa8883379020738f529511acf2" |
|
|
|
|
|
|
|
|
"checksum tera 0.11.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d5fcce006fbde2ac587dc056940d2c329ee49f2e4de7d9ddfdbbc60efb9f9207" |
|
|
"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 termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" |
|
|
"checksum termion 1.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "689a3bdfaab439fd92bc87df5c4c78417d3cbe537487274e9b0b2dce76e92096" |
|
|