Assigned RUSTSEC-2026-0206 to rustybuzz

This commit is contained in:
djc
2026-07-12 06:26:01 +00:00
committed by Dirkjan Ochtman
parent 872a36ae44
commit 6e3286f4ef
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.
5e2726db6f27fb382034457b8a671d83a5987f4111fb7d590d924f8e1585c4df -
fb8b5914f1cdf34be82c7a4edfbcedcef7ad62f8af509689c025a88fe7f549d1 -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2026-0206"
package = "rustybuzz"
date = "2026-07-11"
url = "https://github.com/harfbuzz/rustybuzz/issues/166"