Move things around, improvements to CLI

This commit is contained in:
Alex Auvolat
2021-10-21 17:29:27 +02:00
parent b7eccf5264
commit bff5333c62
15 changed files with 854 additions and 746 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ in let
*/
''^(src|tests)'' # fixed default
''.*\.(rs|toml)$'' # fixed default
''^(crdt|replication)'' # our crate submodules
''^(crdt|replication|cli)'' # our crate submodules
];
};