diff --git a/Cargo.lock b/Cargo.lock index 1492fc4cf4f3b..81584da0f28fe 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3237,6 +3237,7 @@ dependencies = [ "allsorts", "anyhow", "async-recursion", + "async-trait", "futures", "indexmap", "indoc", @@ -3334,7 +3335,6 @@ dependencies = [ "serde", "serde_json", "sha1 0.10.5", - "swc_relay", "tracing", "turbo-binding", "walkdir",