Skip to content

Commit 35e0174

Browse files
Assigned RUSTSEC-2024-0394 to mmap (#2123)
Co-authored-by: amousset <[email protected]>
1 parent 2d1a309 commit 35e0174

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-
2a7e1311e2cb45b82bce42dcdebe239b9c311b8a509566ef1c217d03f781d749 -
3+
6ba4f786f9236afafad5d3aee63e1a171ebfbac714c9d1853f204271cc1ca688 -

crates/mmap/RUSTSEC-0000-0000.md renamed to crates/mmap/RUSTSEC-2024-0394.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-2024-0394"
44
package = "mmap"
55
date = "2024-06-10"
66
url = "https://github.com/rbranson/rust-mmap"

0 commit comments

Comments
 (0)