diff options
| author | Emīls <emils@mullvad.net> | 2026-04-24 12:28:15 +0200 |
|---|---|---|
| committer | Emīls <emils@mullvad.net> | 2026-04-24 12:28:15 +0200 |
| commit | 9a76e2da2852f081dae8ebfc3630bb7772cb2efe (patch) | |
| tree | 85658a86d2dd1e5f1cc2850bf4dd6fdaf869ca08 | |
| parent | 526f982734567eb1ef7f21d92de42723ffffda69 (diff) | |
| download | mullvadvpn-9a76e2da2852f081dae8ebfc3630bb7772cb2efe.tar.xz mullvadvpn-9a76e2da2852f081dae8ebfc3630bb7772cb2efe.zip | |
Fromat mullvad-api/Cargo.toml
| -rw-r--r-- | mullvad-api/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
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"] } |
