Commit 1d12ea4
fix(deps): bump tray Cargo.lock past 3 Dependabot alerts
Resolves the 3 low-severity Dependabot alerts that have been pinging on
every push to boj-server. All three landed in tray/Cargo.lock:
- rustls-webpki 0.103.10 → 0.103.12
- GHSA for wildcard-name handling under certificate name constraints.
- GHSA for URI name handling under certificate name constraints.
- rand 0.9.2 → 0.9.4
- Unsound interaction between rand::rng() and a custom logger.
Both are patch bumps. `cargo check` passes clean from the updated lock.
The bumps are lock-only — Cargo.toml dependency ranges already accepted
these versions, so no manifest edit was needed.
Also records the fact in .machine_readable/6a2/STATE.a2ml so the
dependabot-alerts = 0 counter is no longer a stale claim — it now
reflects a verified zero as of 2026-04-18.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cecce9d commit 1d12ea4
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments