|
|
@@ -15,7 +15,7 @@ dependencies = [ |
|
|
|
"persistent 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tantivy 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"tantivy 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"time 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"urlencoded 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"version 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -713,7 +713,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "tantivy" |
|
|
|
version = "0.3.0" |
|
|
|
version = "0.3.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"atomicwrites 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@@ -1042,7 +1042,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum solicit 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "172382bac9424588d7840732b250faeeef88942e37b6e35317dce98cafdd75b2" |
|
|
|
"checksum staticfile 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b28e731e7fcc67ce6aa4b53359d6922e193979175fbe85d5558fc71e692e4523" |
|
|
|
"checksum strsim 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b4d15c810519a91cf877e7e36e63fe068815c678181439f2f29e2562147c3694" |
|
|
|
"checksum tantivy 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b298586b33dd0997944c6f2a86a3c734baa30ddec5bdce271bc3d624bf6cf12" |
|
|
|
"checksum tantivy 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "389ee9371eed5bec929bd1384ece956cb1e61764237d94bcab5cf4660faa8be5" |
|
|
|
"checksum tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6" |
|
|
|
"checksum tempfile 2.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3213fd2b7ed87e39306737ccfac04b1233b57a33ca64cfbf52f2ffaa2b765e2f" |
|
|
|
"checksum term_size 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2b6b55df3198cc93372e85dd2ed817f0e38ce8cc0f22eb32391bfad9c4bf209" |
|
|
|