Skip to content

Commit 758fb16

Browse files
Assigned RUSTSEC-2025-0020 to pyo3 (#2267)
1 parent 7ca33d4 commit 758fb16

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-
5d87ca204e2a1fe84ffb1990e832d78f198be4a0021912758506167989ad09e5 -
3+
514b9dafea3a1b83f236d7a34978446394388d540032c3118de9966f6a47b246 -

crates/pyo3/RUSTSEC-0000-0000.md renamed to crates/pyo3/RUSTSEC-2025-0020.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-0020"
44
package = "pyo3"
55
date = "2025-04-01"
66
url = "https://github.com/PyO3/pyo3/issues/5005"

0 commit comments

Comments
 (0)