chore: replace serde_yaml with serde_norway - #8
Conversation
|
Sorry I missed this come in and thanks for contributing Oof, yes, you're right. At first I thought dtolnay contributed to This post suggests to use yaml-rust2 but then that is marked as maintenance mode and suggests to use saphyr in turn... saphyr seems to have better perf (from their crate README). It was also pushed to 6 days ago rather than a year ago, I'm getting the initial impression it's more maintained than norway. edit - confusingly |
|
Yeah I like the look of this one, I'd use the actual name rather than aliasing it to |
|
serde_yaml is long deprecated. serde_norway seems to be the modern and supported fork.