diff --git a/Cargo.toml b/Cargo.toml index 77a1561..d77de7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ members = [ ] # Don't build the CLI tool by default default-members = [ + ".", "affluences-api", ]