File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
This file causes merge conflicts if two ID assignment jobs run concurrently.
2
2
This prevents duplicate ID assignment due to a race between those jobs.
3
- 2c12a45abc967959dca0f6a614ecf489ce62c052ef15c97ba1775323fac70e08 -
3
+ bb5172bce88e6d6a2b7a41289269002c778dc39af93caa00e46b29b9894348b0 -
Original file line number Diff line number Diff line change 1
1
``` toml
2
2
[advisory ]
3
- id = " RUSTSEC-0000-0000 "
3
+ id = " RUSTSEC-2025-0025 "
4
4
package = " rustc-serialize"
5
5
date = " 2025-04-28"
6
6
url = " https://github.com/rust-lang-deprecated/rustc-serialize/issues"
@@ -13,4 +13,4 @@ patched = []
13
13
# rustc-serialize is unmaintained
14
14
15
15
` rustc-serialize ` will no longer be maintained as declared by the developer. By fuzzing the package, we can identify multiple vulnerabilities.
16
- The project has been archived and cannot submit issues. The developer has recommended using the ` serde ` crate instead.
16
+ The project has been archived and cannot submit issues. The developer has recommended using the ` serde ` crate instead.
You can’t perform that action at this time.
0 commit comments