Skip to content

Commit 7ab0d68

Browse files
jayvdbdjc
authored andcommitted
Mark cargo-asm unmaintained
1 parent 2815293 commit 7ab0d68

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
```toml
2+
[advisory]
3+
id = "RUSTSEC-0000-0000"
4+
package = "cargo-asm"
5+
date = "2025-11-17"
6+
url = "https://github.com/gnzlbg/cargo-asm/issues/244"
7+
informational = "unmaintained"
8+
9+
[versions]
10+
patched = []
11+
```
12+
13+
# cargo-asm crate is unmaintained
14+
15+
The `cargo-asm` crate is deprecated and no longer actively maintained. If you rely on this crate, consider switching to a recommended alternative.
16+
17+
## Recommended alternatives
18+
19+
- [`cargo-show-asm`](https://crates.io/crates/cargo-show-asm)

0 commit comments

Comments
 (0)