diff --git a/Cargo.toml b/Cargo.toml index bf900f8..df522cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,2 @@ [workspace] -members = ["tests", "cli", "bridge"] +members = ["tests", "cli", "bridge", "integration-tests"]