diff --git a/Cargo.toml b/Cargo.toml index 00e736b8..ab3b075a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,6 +28,7 @@ exclude = [ "build", "debian", "tests/catar_data/test_symlink/symlink1"] [workspace] members = [ + "pbs-api-types", "pbs-buildcfg", "pbs-client", "pbs-config",