add Erasure

This commit is contained in:
weisd
2024-06-24 11:47:43 +08:00
parent 85a2fbdbda
commit 233cca2555
6 changed files with 369 additions and 0 deletions
+1
View File
@@ -18,3 +18,4 @@ http = "1.1.0"
thiserror = "1.0.61"
time = "0.3.36"
async-trait = "0.1.80"
tokio = { version = "1.38.0", features = ["macros", "rt", "rt-multi-thread"] }