mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-21 19:08:09 +01:00
21 lines
433 B
Markdown
21 lines
433 B
Markdown
```toml
|
|
[advisory]
|
|
id = "RUSTSEC-2022-0073"
|
|
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>
|