c9ad7b1 %cargo_prep: remove Cargo.toml.orig unconditionally

Authored and Committed by gotmax23 7 months ago
    %cargo_prep: remove Cargo.toml.orig unconditionally
    
    Cargo.lock should only be removed when using unbundled sources, but it's
    a good idea to remove Cargo.toml.orig all the time to prevent spurious
    errors.
    
        
file modified
+3 -3