rewrite the compat API to something more generic

This commit is contained in:
Tamo
2022-10-06 19:44:50 +02:00
committed by Clément Renault
parent 2f47443458
commit 47e0288747
13 changed files with 1355 additions and 132 deletions

1
Cargo.lock generated
View File

@ -1147,6 +1147,7 @@ dependencies = [
"anyhow",
"big_s",
"flate2",
"http",
"index",
"index-scheduler",
"insta",