summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 6a178bf03..ca7a0a367 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -493,6 +493,10 @@ dependencies = [
"serde_derive",
"serde_json",
"sourcemap",
+ "swc_common",
+ "swc_ecma_ast",
+ "swc_ecma_parser",
+ "swc_ecma_parser_macros",
"sys-info",
"tempfile",
"termcolor",