mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
explain why the alternatives are mentioned
This commit is contained in:
committed by
Dirkjan Ochtman
parent
0d8252e9c4
commit
be91e0d2f1
@@ -23,7 +23,9 @@ If you rely on this crate, it is highly recommended switching to a maintained al
|
||||
- [`serde_norway`](https://crates.io/crates/serde_norway) - Maintained fork of `serde_yaml`, using `unsafe-libyaml-norway`
|
||||
- [`serde_yaml_ng`](https://crates.io/crates/serde_yaml_ng) - Maintained fork of `serde_yaml`, using unmaintained `unsafe-libyaml`
|
||||
|
||||
## Incomplete alternatives
|
||||
## Incomplete pure Rust alternatives
|
||||
|
||||
These implementation do not rely on C `libyaml`.
|
||||
|
||||
- [`serde_yaml2`](https://crates.io/crates/serde_yaml2)
|
||||
- [`yaml-peg`](https://crates.io/crates/yaml-peg)
|
||||
|
||||
Reference in New Issue
Block a user