diff --git a/Cargo.lock b/Cargo.lock index 1c95c0b96a7f..9502ee34fef5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5541,6 +5541,7 @@ dependencies = [ "swc_ecma_utils", "swc_ecma_visit", "swc_fast_graph", + "swc_parallel", "testing", "thread_local", "tracing",