Skip to content

Commit 1cd8580

Browse files
Assigned RUSTSEC-2024-0402 to hashbrown (#2153)
Co-authored-by: Shnatsel <[email protected]>
1 parent 3cb0a91 commit 1cd8580

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-
c8a2846842743ee428784e9ea7235cba04f75624303d63621474cb00bc2011a7 -
3+
54e570a3af4cf3373d3167584f6ba074f9a490041e0ceebf7eeeeda71c7eba9f -

crates/hashbrown/RUSTSEC-0000-0000.md crates/hashbrown/RUSTSEC-2024-0402.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-2024-0402"
44
package = "hashbrown"
55
date = "2024-10-11"
66
url = "https://github.com/rust-lang/hashbrown/issues/576"

0 commit comments

Comments
 (0)