Mark cargo-asm unmaintained

This commit is contained in:
John Vandenberg
2025-11-17 09:52:44 +08:00
committed by Dirkjan Ochtman
parent 281529337d
commit 7ab0d68666

View File

@@ -0,0 +1,19 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "cargo-asm"
date = "2025-11-17"
url = "https://github.com/gnzlbg/cargo-asm/issues/244"
informational = "unmaintained"
[versions]
patched = []
```
# cargo-asm crate is unmaintained
The `cargo-asm` crate is deprecated and no longer actively maintained. If you rely on this crate, consider switching to a recommended alternative.
## Recommended alternatives
- [`cargo-show-asm`](https://crates.io/crates/cargo-show-asm)