mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Assigned RUSTSEC-2025-0052 to async-std
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||||
This prevents duplicate ID assignment due to a race between those jobs.
|
This prevents duplicate ID assignment due to a race between those jobs.
|
||||||
5f3b624f9df0ee37899cbf19a39bbba188215ea46c3460238de8286eef3e9fc5 -
|
3fcc533501649dd1209214bbf5bf876d96ae624be510aee894556de4771f39c8 -
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
```toml
|
```toml
|
||||||
[advisory]
|
[advisory]
|
||||||
id = "RUSTSEC-0000-0000"
|
id = "RUSTSEC-2025-0052"
|
||||||
package = "async-std"
|
package = "async-std"
|
||||||
date = "2025-08-24"
|
date = "2025-08-24"
|
||||||
url = "https://github.com/async-rs/async-std"
|
url = "https://github.com/async-rs/async-std"
|
||||||
Reference in New Issue
Block a user