skill
職業分類
説明
更新
clean-deps
ソフトウェア開発者
Audit Rust dependencies across the FutureSDR repository by checking every Cargo.toml for unused dependencies, unnecessary enabled features, and stale optional flags, then remove only what is proven unnecessary and validate the repo afterwards. Use this when…
2026年4月29日
update-deps
ソフトウェア開発者
Update Rust dependencies across the FutureSDR repository by touching every Cargo.toml that matters, keeping version requirements as specific as they already are, ignoring the current MSRV when selecting newer releases, raising `rust-version` as needed, and…
2026年4月29日