cargo-component icon indicating copy to clipboard operation
cargo-component copied to clipboard

Avoid overwriting `bindings.rs` if content is unchanged

Open tomasol opened this issue 4 months ago • 0 comments

Compare the contents of bindings.rs before overwriting. If no changes are detected, skip the overwrite to prevent unnecessary recompilation.

tomasol avatar Oct 11 '24 08:10 tomasol