diff --git a/Cargo.toml b/Cargo.toml index ac81c903..3a352e13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,6 +15,9 @@ members = [ "test_report", "third-party", "display", + "bundle", + "bazel-bep", + "constants", ] exclude = ["rspec-trunk-flaky-tests/ext/context_ruby"] resolver = "2"