Closed hendriksen-mark closed 2 months ago
during compiling in the logs i noticed a deprecated library. Compiling serde_yaml v0.9.34+deprecated serde_yaml is as of march 25 2024 no longer maintained. https://github.com/dtolnay/serde-yaml
Compiling serde_yaml v0.9.34+deprecated
serde_yaml
Good catch - I'm going to switch over to https://github.com/sebastienrousseau/serde_yml, which has recently gained popularity.
It's a maintained fork, and it looks to be a drop-in replacement.
during compiling in the logs i noticed a deprecated library.
Compiling serde_yaml v0.9.34+deprecated
serde_yaml
is as of march 25 2024 no longer maintained. https://github.com/dtolnay/serde-yaml