Skip to content

Commit d9a37df

Browse files
committed
Merge branch 'add-problem-report-to-default-members'
2 parents ca045c6 + b3b4afc commit d9a37df

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)