mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-01 09:10:25 +01:00
Add unmaintained twoway (#1435)
* Deprecation of `twoway` crate * Address review comments * Fix lint Co-authored-by: pinkforest <36498018+pinkforest@users.noreply.github.com>
This commit is contained in:
16
crates/twoway/RUSTSEC-0000-0000.md
Normal file
16
crates/twoway/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,16 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "twoway"
|
||||
date = "2021-05-20"
|
||||
url = "https://github.com/bluss/twoway"
|
||||
references = ["https://github.com/bluss/twoway/commit/e99b3c718df1117ad7f54c33f6540c8f46cc17dd"]
|
||||
informational = "unmaintained"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# Crate `twoway` deprecated by the author
|
||||
|
||||
The commit [`e99b3c7`](https://github.com/bluss/twoway/commit/e99b3c718df1117ad7f54c33f6540c8f46cc17dd) releasing version 0.2.2 explicitely deprecates `twoway` in favour of [`memchr`](https://crates.io/crates/memchr) crate.
|
||||
Reference in New Issue
Block a user