Skip to content

Remove the unused, unmaintained serde_yaml dependency #146

Description

@Darkdruce

Summary

serde_yaml is declared but used nowhere in src/ or tests/.

Location

  • Cargo.toml:32grep serde_yaml src tests → no usages.

Details & impact

serde_yaml is officially deprecated/unmaintained (RustSec advisory territory), adds attack surface and audit noise for zero benefit.

Suggested fix

Delete the dependency.

Acceptance criteria

  • serde_yaml is removed and the build still passes.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26ci-cdContinuous integration / deliverydependenciesDependency management and supply chain

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions