diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 9d9837699..e14299c93 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -53,10 +53,8 @@ once_cell.workspace = true os_pipe.workspace = true pretty_assertions.workspace = true serde.workspace = true -serde_repr.workspace = true test_util.workspace = true tokio.workspace = true -tokio-util.workspace = true tower-lsp.workspace = true trust-dns-client = "=0.22.0" trust-dns-server = "=0.22.1" |