summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b40f5a9b8..f381a5a89 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1164,6 +1164,7 @@ dependencies = [
"lsp-types",
"memmem",
"monch",
+ "napi_sym",
"nix 0.26.2",
"notify",
"once_cell",
@@ -1687,10 +1688,7 @@ version = "0.91.0"
dependencies = [
"deno_core",
"deno_permissions",
- "libc",
"libloading 0.7.4",
- "log",
- "napi_sym",
]
[[package]]