Assigned RUSTSEC-2025-0036 to surf

This commit is contained in:
djc
2025-05-17 13:34:14 +00:00
committed by Dirkjan Ochtman
parent bbd44567c6
commit f16bc63290
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.
29143dc7a0630e361704230d2ddb212a7beacaf875bac8a30610e97fc56da00f - 0e609c43a313fd0a283b59b46bea5f3f670a2d409f772f86117a3ef2d7297ce4 -

View File

@@ -1,6 +1,6 @@
```toml ```toml
[advisory] [advisory]
id = "RUSTSEC-0000-0000" id = "RUSTSEC-2025-0036"
package = "surf" package = "surf"
date = "2025-05-17" date = "2025-05-17"
references = ["https://github.com/http-rs/surf/issues/352"] references = ["https://github.com/http-rs/surf/issues/352"]