chore: remove two lockfiles that nothing consumes

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-16 14:33:23 -04:00
co-authored by Claude Fable 5.1
parent a9ec0aec3a
commit f92122d980
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