diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock index d538c3dd0..7403b26dd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -922,6 +922,7 @@ dependencies = [ "tokio", "tokio-util", "tower-lsp", + "tracing", "trust-dns-client", "trust-dns-server", "twox-hash", |