summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--mullvad-rpc/Cargo.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/mullvad-rpc/Cargo.toml b/mullvad-rpc/Cargo.toml
index 5d36827fff..b3111a4d45 100644
--- a/mullvad-rpc/Cargo.toml
+++ b/mullvad-rpc/Cargo.toml
@@ -34,9 +34,3 @@ tempfile = "3.0"
[target.'cfg(target_os="macos")'.dependencies]
tokio-stream = { version = "0.1", features = ["io-util"] }
-
-[[bin]]
-name = "relay_list"
-
-[[bin]]
-name = "address_cache"