Skip to content

Remove stale crate lockfile - #289

Merged
wolfv merged 1 commit into
prefix-dev:mainfrom
wolfv:remove-stale-deno-lock
Aug 6, 2026
Merged

Remove stale crate lockfile#289
wolfv merged 1 commit into
prefix-dev:mainfrom
wolfv:remove-stale-deno-lock

Conversation

@wolfv

@wolfv wolfv commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • remove the obsolete nested crates/deno_task_shell/Cargo.lock
  • rely on the workspace root lockfile, which already resolves patched mio, bytes, and tokio versions

The nested lockfile is ignored for workspace builds and was the sole source of three Dependabot alerts.

Validation

  • cargo metadata --locked --no-deps
  • cargo audit

@wolfv
wolfv merged commit 8fe6a2c into prefix-dev:main Aug 6, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant