diff --git a/.changes/config.json b/.changes/config.json index a4ca328f7..97a6917b8 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -27,12 +27,6 @@ "dryRunCommand": true, "pipe": true }, - { - "command": "cargo generate-lockfile", - "dryRunCommand": true, - "runFromRoot": true, - "pipe": true - }, { "command": "cargo audit ${ process.env.CARGO_AUDIT_OPTIONS || '' }", "dryRunCommand": true,