K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-05-24T07:57:11.308462Z K 7 svn:log V 300 Mk/Uses/cargo.mk: QoL improvement during makepatch Cargo normalizes Cargo.toml when crates are published. It creates a Cargo.toml.orig to preserve the original. Rename them to not interfere with makepatch and avoid creating a bunch of useless and wrong files/patch-*Cargo.toml. Suggested by: mat END