fix compile errors

This commit is contained in:
mpostma
2021-01-14 11:27:07 +01:00
parent 334933b874
commit 686f987180
6 changed files with 59 additions and 61 deletions

2
Cargo.lock generated
View File

@ -1211,6 +1211,7 @@ dependencies = [
"lmdb-rkv-sys",
"once_cell",
"page_size",
"serde",
"synchronoise",
"url",
"zerocopy",
@ -1636,6 +1637,7 @@ dependencies = [
"memmap",
"milli",
"mime",
"obkv",
"once_cell",
"page_size",
"rand 0.7.3",