Skip to content

Commit b3b4afc

Browse files
committed
Add mullvad-problem-report to default workspace members
1 parent ca045c6 commit b3b4afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ members = [
5252
# This is set to a minimal set of packages to speed up the build process and avoid building
5353
# crates which might not compile without additional input, such as the `windows-installer` crate.
5454
# To build or test everything, add `--workspace` to your cargo commands.
55-
default-members = ["mullvad-cli", "mullvad-daemon", "mullvad-version"]
55+
default-members = ["mullvad-cli", "mullvad-daemon", "mullvad-version", "mullvad-problem-report"]
5656

5757
# Keep all lints in sync with `test/Cargo.toml`
5858
[workspace.lints.rust]

0 commit comments

Comments
 (0)