Assigned RUSTSEC-2025-0002 to fast-float2, RUSTSEC-2025-0003 to fast-float (#2213)

Co-authored-by: Shnatsel <291257+Shnatsel@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-29 19:29:35 +00:00
committed by GitHub
parent d728ab378d
commit 6556cee2a5
3 changed files with 3 additions and 3 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.
3800c396ef041ca867a6e0b23d85bbaaf29455dc18b3f2cbb0e4ed746b4f24a2 -
fe489c44728dad24749a1d9805b1891eb009c9070df8efa5bda8a63d0881dc9c -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0003"
package = "fast-float"
date = "2025-01-13"
url = "https://github.com/aldanor/fast-float-rust/issues/38"

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2025-0002"
package = "fast-float2"
date = "2025-01-13"
url = "https://github.com/aldanor/fast-float-rust/issues/38"