






















1
Just a random thought that occurred to me this morning. I was thinking maybe there could be some function to show the differences between one version and another, which could be useful if there is no git-type repository, or even if there is ( since there is no guarantee the repository matches ).
1 Like
I think what you want already exists and is called diff.rs.
2 Likes
kpreid 3
Both of the code auditing tools (cargo-crev and cargo-vet) also include diff commands.
2 Likes
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。