Bump deps (#613)

* Bump crossbeam

* Warnings--

* Remove outdated tempdir
This commit is contained in:
Kornel
2019-08-05 14:21:22 +01:00
committed by Paul Masurel
parent 280ea1209c
commit 754b55eee5
11 changed files with 21 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ use tantivy::{Index, Term};
#[test]
fn test_failpoints_managed_directory_gc_if_delete_fails() {
let scenario = fail::FailScenario::setup();
let _scenario = fail::FailScenario::setup();
let test_path: &'static Path = Path::new("some_path_for_test");