Assigned RUSTSEC-2023-0089 to atomic-polyfill

This commit is contained in:
djc
2025-04-29 08:30:03 +00:00
committed by Dirkjan Ochtman
parent a19c530731
commit d63efe8c21
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
This file causes merge conflicts if two ID assignment jobs run concurrently.
This prevents duplicate ID assignment due to a race between those jobs.
2c87e8c7f1366f7868ce7b011215d33088066ca7fa36e1624fdf3ca3554d34da -
8eda30f1d465296dec70c37e4c6c443dc70b95808ded221638881d7cb6faeb9e -

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2023-0089"
package = "atomic-polyfill"
date = "2023-07-11"
url = "https://github.com/embassy-rs/atomic-polyfill/commit/48e55c166684f37af0b00fbee5a0809b1a2bae8e"