From bc8de78da3c37bb5ce70547a7d3a3576d1a7734f Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 24 Jan 2022 15:30:01 -0500 Subject: perf(lsp): independent diagnostic source publishes (#13427) --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 930a054ee..ef64b823f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -764,6 +764,7 @@ dependencies = [ "text-size", "text_lines", "tokio", + "tokio-util", "trust-dns-client", "trust-dns-server", "typed-arena", -- cgit v1.2.3