Assigned RUSTSEC-2026-0009 to time

This commit is contained in:
djc
2026-02-06 06:52:55 +00:00
committed by Dirkjan Ochtman
parent c5d3ba41bb
commit d1081e42c0
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
a2cf9b3307409281b03d3357a3593df057dce4c06e3404a00d027b5ab73e87f5 -
04b747774fec3992b94cdac28d0edc4b94b97673ff6b1e5780a6f0196f6f8a67 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2026-0009"
package = "time"
date = "2026-02-05"
url = "https://github.com/time-rs/time/blob/main/CHANGELOG.md#0347-2026-02-05"