use the pre-defined deserr extractors

This commit is contained in:
Tamo
2023-02-14 13:12:42 +01:00
parent 769576fd94
commit a43765d454
16 changed files with 47 additions and 186 deletions

View File

@ -12,7 +12,7 @@ byteorder = "1.4.3"
charabia = { version = "0.7.0", default-features = false }
concat-arrays = "0.1.2"
crossbeam-channel = "0.5.6"
deserr = "0.4.0"
deserr = "0.4.1"
either = "1.8.0"
flatten-serde-json = { path = "../flatten-serde-json" }
fst = "0.4.7"