summaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Lönnhager <david.l@mullvad.net>2026-01-13 17:08:06 +0100
committerDavid Lönnhager <david.l@mullvad.net>2026-01-13 17:08:06 +0100
commit0faf3d817a43f09f431ca16dc3d12c6d4cf7f628 (patch)
tree04a4b1d94545e99476e61080c360ce748cd17ef1 /Cargo.toml
parentda68af8125b12b0338bd4b89daa4a0e8bb8bdb40 (diff)
downloadmullvadvpn-new-gotatun-api.tar.xz
mullvadvpn-new-gotatun-api.zip
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" ]