chore: switch serde YAML parsing to serde-norway
serde-yaml was orphaned, so I switched to serde-yml, which is now unmaintained and depends on libyml with a security issue. The new replacement seems to be serde-norway.
May be worth thinking about not using YAML in the future.
Signed-off-by: Lars Wirzenius liw@liw.fi
serde-yaml was orphaned, so I switched to serde-yml, which is now unmaintained and depends on libyml with a security issue. The new replacement seems to be serde-norway.
May be worth thinking about not using YAML in the future.
Signed-off-by: Lars Wirzenius liw@liw.fi