Added test to jmap-proto.

This commit is contained in:
Mauro D
2023-06-09 18:28:01 +00:00
parent 1ce0cee7e6
commit e33aa9b393
4 changed files with 102 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1861,6 +1861,7 @@ dependencies = [
"serde",
"serde_json",
"store",
"tokio",
"tracing",
"utils",
]