From 9a76e2da2852f081dae8ebfc3630bb7772cb2efe Mon Sep 17 00:00:00 2001 From: Emīls Date: Fri, 24 Apr 2026 12:28:15 +0200 Subject: Fromat mullvad-api/Cargo.toml --- mullvad-api/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/mullvad-api/Cargo.toml b/mullvad-api/Cargo.toml index 8633d3b2ff..14072913c3 100644 --- a/mullvad-api/Cargo.toml +++ b/mullvad-api/Cargo.toml @@ -52,7 +52,6 @@ tokio-socks = "0.5.1" tower = { workspace = true } vec1 = { workspace = true, features = ["serde"] } - [dev-dependencies] talpid-time = { path = "../talpid-time", features = ["test"] } tokio = { workspace = true, features = ["test-util", "time"] } -- cgit v1.3-3-g829e