From dd1e5373a2774ea5c28ec912d51f4b62f385c762 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 18:40:35 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes (attempt 2/3) --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index caeebd663f40a..b19878dd83d65 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1441,7 +1441,6 @@ dependencies = [ name = "oxc_ast" version = "0.27.0" dependencies = [ - "bitflags 2.6.0", "num-bigint", "oxc_allocator", "oxc_ast_macros",