Assigned RUSTSEC-2025-0052 to async-std

This commit is contained in:
djc
2025-08-27 11:33:12 +00:00
committed by Dirkjan Ochtman
parent 6b6d8158ae
commit 11793a852b
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 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 -

View File

@@ -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"