diff options
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 6968e96ade..00105baebc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ members = [ "mullvad_cli", "mullvad_types", "talpid_openvpn_plugin", + "talpid_core", + "talpid_ipc", "openvpn_ffi", - "talpid_ipc" ] |
