summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 549188f1ac..5e62b7e724 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,10 +6,6 @@ edition = "2024"
# Must be less than or equal to `channel` in `rust-toolchain.toml`
rust-version = "1.91.0"
-[patch.crates-io.gotatun]
-git = "https://github.com/mullvad/gotatun"
-branch = "improve-api"
-
[workspace]
resolver = "2"
exclude = [ "ci/ios/test-router/raas" ]