Closed atezet closed 1 month ago
Point of discussion is that serde_yaml is now archived/deprecated entirely and will probably be marked as unmaintained in the near future as well https://github.com/rustsec/advisory-db/issues/1925.
Yes I think so...
@fzyzcjy this one's green!
Changes
Upgrade
serde_yaml
to the newest released version (0.9).serde_yaml
0.8
depends on the unmaintainedyaml-rust
RUSTSEC-2024-0320, and an upgrade didn't seem to break anything. Point of discussion is thatserde_yaml
is now archived/deprecated entirely and will probably be marked as unmaintained in the near future as well https://github.com/rustsec/advisory-db/issues/1925.Checklist
./frb_internal precommit --mode slow
(orfast
) is run (it internal runs code generator, does auto formatting, etc)../website
folder) are updated.Remark for PR creator
./frb_internal --help
shows utilities for development.