Skip to content

Commit dc1d79c

Browse files
Assigned RUSTSEC-2023-0076 to cpython (#1843)
Co-authored-by: alex <[email protected]>
1 parent 5fbac74 commit dc1d79c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.duplicate-id-guard

+1-1
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-
f76570fcb66840ef615c8ff75bd5eee7e7dab97251e89d8bc4d42138bef887e0 -
3+
56de70e3fa39c60a39b175766f9edc2bf8a82dec4f00fc75b3c7b35ccd6c2263 -

crates/cpython/RUSTSEC-0000-0000.md renamed to crates/cpython/RUSTSEC-2023-0076.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```toml
22
[advisory]
3-
id = "RUSTSEC-0000-0000"
3+
id = "RUSTSEC-2023-0076"
44
package = "cpython"
55
date = "2023-11-14"
66
url = "https://github.com/dgrunwald/rust-cpython/commit/e815555"

0 commit comments

Comments
 (0)