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