Put the documents into an MTBL database

This commit is contained in:
Clément Renault
2020-08-06 18:19:10 +02:00
parent d5a356902a
commit fae694a102
5 changed files with 61 additions and 34 deletions

2
Cargo.lock generated
View File

@ -1216,7 +1216,7 @@ checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
[[package]]
name = "oxidized-mtbl"
version = "0.1.0"
source = "git+https://github.com/Kerollmops/oxidized-mtbl.git?rev=6b8a3a8#6b8a3a83a8b83bfdba38f7ea67bfa5868e668741"
source = "git+https://github.com/Kerollmops/oxidized-mtbl.git?rev=13294cc#13294ccd73c9d6f71645a3ed2852656f3c86d31d"
dependencies = [
"byteorder",
"crc32c",