|
@@ -1116,7 +1116,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "tantivy" |
|
|
name = "tantivy" |
|
|
version = "0.7.0-dev" |
|
|
|
|
|
|
|
|
version = "0.7.0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"atomicwrites 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"atomicwrites 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -1159,7 +1159,7 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "tantivy-cli" |
|
|
name = "tantivy-cli" |
|
|
version = "0.7.0-dev" |
|
|
|
|
|
|
|
|
version = "0.7.0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"ansi_term 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"ansi_term 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bincode 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"bincode 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
@@ -1176,7 +1176,7 @@ dependencies = [ |
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_derive 1.0.79 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"serde_json 1.0.27 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"tantivy 0.7.0-dev", |
|
|
|
|
|
|
|
|
"tantivy 0.7.0", |
|
|
"time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"time 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
"urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
] |
|
|
] |
|
|