Skip to content

Commit 6556cee

Browse files
Assigned RUSTSEC-2025-0002 to fast-float2, RUSTSEC-2025-0003 to fast-float (#2213)
Co-authored-by: Shnatsel <[email protected]>
1 parent d728ab3 commit 6556cee

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.duplicate-id-guard

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
This file causes merge conflicts if two ID assignment jobs run concurrently.
22
This prevents duplicate ID assignment due to a race between those jobs.
3-
3800c396ef041ca867a6e0b23d85bbaaf29455dc18b3f2cbb0e4ed746b4f24a2 -
3+
fe489c44728dad24749a1d9805b1891eb009c9070df8efa5bda8a63d0881dc9c -

crates/fast-float/RUSTSEC-0000-0000.md renamed to crates/fast-float/RUSTSEC-2025-0003.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0003"
44
package = "fast-float"
55
date = "2025-01-13"
66
url = "https://github.com/aldanor/fast-float-rust/issues/38"

crates/fast-float2/RUSTSEC-0000-0000.md renamed to crates/fast-float2/RUSTSEC-2025-0002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2025-0002"
44
package = "fast-float2"
55
date = "2025-01-13"
66
url = "https://github.com/aldanor/fast-float-rust/issues/38"

0 commit comments

Comments
 (0)