This commit is contained in:
Andras Schmelczer 2024-12-08 22:03:17 +00:00
parent 6e0cb0a2dd
commit 45f1931497
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 106 additions and 17 deletions

View file

@ -3,7 +3,6 @@ resolver = "2"
members = [
"reconcile",
"fuzz",
"sync_wasm",
"sync_server",
"sync_lib"
]