RUSTSEC-2021-0134: Remove recursive_reference from the list of alternatives (#1200)

The author of `recursive_referene` has reached out to me and clarified that it does not serve the same use cases as `rental`
This commit is contained in:
Sergey "Shnatsel" Davidoff
2022-03-06 12:02:04 +01:00
committed by GitHub
parent d5b3ecf4b5
commit 5bf3891522

View File

@@ -17,6 +17,5 @@ The author encourages users to explore other solutions, or maintain a fork.
Maintained alternatives include:
* [`ouroboros`](https://crates.io/crates/ouroboros)
* [`recursive_reference`](https://crates.io/crates/recursive_reference)
* [`fortify`](https://crates.io/crates/fortify)
* [`escher`](https://crates.io/crates/escher)