diff --git a/Cargo.lock b/Cargo.lock index 443aef43ae020..3dda36419b68d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3162,11 +3162,13 @@ dependencies = [ name = "next-custom-transforms" version = "0.0.0" dependencies = [ + "anyhow", "chrono", "easy-error", "either", "fxhash", "hex", + "lazy_static", "once_cell", "pathdiff", "preset_env_base",