chore: remove two lockfiles that nothing consumes (#11183)

benchmarks/pulumi/package-lock.json: the directory is used with bun (bun.lockb); no workflow,
Dockerfile or script installs from this lockfile.

rust-client/Cargo.lock: library crate whose Cargo.toml is generated by dev.nu; the lockfile is
not consumed by downstream crates.io users and was stale (pinned 1.518.2). Ignored from now on.

Both only generated Dependabot alerts about dependency trees that never ship.

Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Alexander Petric
2026-09-18 14:45:37 +02:00
committed by GitHub
co-authored by Claude Fable 5.1
parent a08992834d
commit 2a390c173d
3 changed files with 2 additions and 4322 deletions
-2465
View File
File diff suppressed because it is too large Load Diff
+2
View File
@@ -1,3 +1,5 @@
windmill-api/
windmill_api/
api/
# library crate: the lockfile is regenerated by dev.nu and not consumed by downstream users
Cargo.lock
-1857
View File
File diff suppressed because it is too large Load Diff