mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add unmaintained crate advisory for alloc-cortex-m (#1496)
Has been renamed to `embedded-alloc`.
This commit is contained in:
20
crates/alloc-cortex-m/RUSTSEC-0000-0000.md
Normal file
20
crates/alloc-cortex-m/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,20 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "alloc-cortex-m"
|
||||
date = "2022-12-21"
|
||||
informational = "unmaintained"
|
||||
url = "https://github.com/rust-embedded/embedded-alloc/pull/56"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
unaffected = []
|
||||
```
|
||||
|
||||
# crate has been renamed to `embedded-alloc`
|
||||
|
||||
This crate has been renamed from `alloc-cortex-m` to `embedded-alloc`.
|
||||
|
||||
The new repository location is:
|
||||
|
||||
<https://github.com/rust-embedded/embedded-alloc>
|
||||
Reference in New Issue
Block a user