It seems that you depend on serde_yml from rinf_cli:
serde_yml contains multiple known bugs and it is probably best to switch to either serde_yaml or serde_yaml_ng. Additionally it's being created/maintained almost only with AI, which is a little concerning.
More info: https://www.reddit.com/r/rust/comments/1ibdxf9/beware_of_this_guy_making_slop_crates_with_ai/
It seems that you depend on serde_yml from rinf_cli:
rinf/rust_crate_cli/Cargo.toml
Line 26 in a7d6436
serde_yml contains multiple known bugs and it is probably best to switch to either serde_yaml or serde_yaml_ng. Additionally it's being created/maintained almost only with AI, which is a little concerning.
More info: https://www.reddit.com/r/rust/comments/1ibdxf9/beware_of_this_guy_making_slop_crates_with_ai/