uncomment a task serialization test

This commit is contained in:
Tamo
2022-10-12 11:42:55 +02:00
committed by Clément Renault
parent 2f1eb78b1d
commit b6c84e53ba
3 changed files with 7 additions and 6 deletions

4
Cargo.lock generated
View File

@ -2363,12 +2363,14 @@ dependencies = [
"actix-web",
"csv",
"either",
"insta",
"meili-snap",
"milli 0.33.4",
"proptest",
"proptest-derive",
"serde",
"serde_json",
"time 0.3.14",
"time",
"tokio",
"uuid 1.1.2",
]