#yaml #serde #serialization

deprecated serde_yaml_bw

YAML data format for Serde

2 stable releases

1.0.1+deprecated May 8, 2024
1.0.0 May 4, 2024

#367 in #yaml

Download history 237/week @ 2024-05-03 25/week @ 2024-05-10

262 downloads per month

MIT/Apache

345KB
9K SLoC

GitHub GitHub Workflow Status crates.io crates.io crates.io docs.rs

This package is the unmaintained branch of serde-yaml.

It started as the initiative to take over and further maintain the highly popular serde_yaml library after it has been set as read only on GitHub and also marked as deprecated. We no longer have these plans. Some very minimal work has been done after forking, like version number of some packages have been advanced a little bit, some more tests have been added from the abandoned pull request by Fishrock123 as in GitHub and the sanitized text of the unresolved anchor is now included in the error message. That's it.

This package will not be longer maintained and we do not recommend using it. We have switched into yaml-rust2 that has the active developer community and recommend you to do something similar.

Dependencies

~2MB
~40K SLoC