Skip to content

Commit d63efe8

Browse files
committed
Assigned RUSTSEC-2023-0089 to atomic-polyfill
1 parent a19c530 commit d63efe8

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-
2c87e8c7f1366f7868ce7b011215d33088066ca7fa36e1624fdf3ca3554d34da -
3+
8eda30f1d465296dec70c37e4c6c443dc70b95808ded221638881d7cb6faeb9e -

crates/atomic-polyfill/RUSTSEC-0000-0000.md renamed to crates/atomic-polyfill/RUSTSEC-2023-0089.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-2023-0089"
44
package = "atomic-polyfill"
55
date = "2023-07-11"
66
url = "https://github.com/embassy-rs/atomic-polyfill/commit/48e55c166684f37af0b00fbee5a0809b1a2bae8e"

0 commit comments

Comments
 (0)