|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
[[package]] |
|
|
|
|
name = "aho-corasick" |
|
|
|
|
version = "0.6.7" |
|
|
|
|
version = "0.6.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -67,7 +67,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "chrono" |
|
|
|
|
version = "0.4.5" |
|
|
|
|
version = "0.4.6" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"num-integer 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -361,7 +361,7 @@ name = "regex" |
|
|
|
|
version = "0.2.11" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"aho-corasick 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"aho-corasick 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"memchr 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex-syntax 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -444,7 +444,7 @@ name = "slog-term" |
|
|
|
|
version = "2.4.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
dependencies = [ |
|
|
|
|
"chrono 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"isatty 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"slog 2.3.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"term 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
@ -735,7 +735,7 @@ dependencies = [ |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[metadata] |
|
|
|
|
"checksum aho-corasick 0.6.7 (registry+https://github.com/rust-lang/crates.io-index)" = "7ee94e9463ccb9d681e7b708082687b2c56d2bd420ca8a3d3157d27d59508ec0" |
|
|
|
|
"checksum aho-corasick 0.6.8 (registry+https://github.com/rust-lang/crates.io-index)" = "68f56c7353e5a9547cbd76ed90f7bb5ffc3ba09d4ea9bd1d8c06c8b1142eeb5a" |
|
|
|
|
"checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" |
|
|
|
|
"checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" |
|
|
|
|
"checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a" |
|
|
|
@ -744,7 +744,7 @@ dependencies = [ |
|
|
|
|
"checksum byteorder 1.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "90492c5858dd7d2e78691cfb89f90d273a2800fc11d98f60786e5d87e2f83781" |
|
|
|
|
"checksum cc 1.0.22 (registry+https://github.com/rust-lang/crates.io-index)" = "4a6007c146fdd28d4512a794b07ffe9d8e89e6bf86e2e0c4ddff2e1fb54a0007" |
|
|
|
|
"checksum cfg-if 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "0c4e7bb64a8ebb0d856483e1e682ea3422f883c5f5615a90d51a2c82fe87fdd3" |
|
|
|
|
"checksum chrono 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e48d85528df61dc964aa43c5f6ca681a19cfa74939b2348d204bd08a981f2fb0" |
|
|
|
|
"checksum chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "45912881121cb26fad7c38c17ba7daa18764771836b34fab7d3fbd93ed633878" |
|
|
|
|
"checksum clap 2.32.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b957d88f4b6a63b9d70d5f454ac8011819c6efa7727858f458ab71c756ce2d3e" |
|
|
|
|
"checksum clicolors-control 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1f84dec9bc083ce2503908cd305af98bd363da6f54bf8d4bf0ac14ee749ad5d1" |
|
|
|
|
"checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f" |
|
|
|
|