mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Mark cargo-asm unmaintained
This commit is contained in:
committed by
Dirkjan Ochtman
parent
281529337d
commit
7ab0d68666
19
crates/cargo-asm/RUSTSEC-0000-0000.md
Normal file
19
crates/cargo-asm/RUSTSEC-0000-0000.md
Normal 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)
|
||||
Reference in New Issue
Block a user