Add unmaintained interledger (#1369)

This commit is contained in:
pinkforest(she/her)
2022-08-19 15:33:27 +10:00
committed by GitHub
parent 811c7c256c
commit 7e04331f1e

View File

@@ -0,0 +1,21 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
package = "interledger-packet"
date = "2022-08-04"
url = "https://github.com/interledger-rs/interledger-rs/issues/745"
references = ["https://github.com/interledger-rs/interledger-rs/pull/744"]
informational = "unmaintained"
[versions]
patched = []
```
# Interledger is Unmaintained
Interledger family of crates is not being actively maintained anymore.
The owner of the published crate does not appear to be responsive.
There is an outstanding concern around username comparison.
This concern may or may not be resolved by bumping up the dependencies of the project.