Skip to content

Commit ee5f8ca

Browse files
Assigned RUSTSEC-2025-0012 to backoff (#2246)
Co-authored-by: tarcieri <797+tarcieri@users.noreply.github.com>
1 parent 0e10bc0 commit ee5f8ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
07c02f41869d1576e8083700cbf7325496de28b62a6b2b3e59cdd0e088a300d3 -
3+
714a194cd9459f33101c7e48c25d45addb086400c4fc064f560215a2d468bba9 -
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-0012"
44
package = "backoff"
55
date = "2025-03-04"
66
url = "https://github.com/ihrwein/backoff/issues/66"

0 commit comments

Comments
 (0)