cargo-patch-crate
cargo-patch-crate copied to clipboard
How to apply patch?
After creating patches/some-crate+1.0.110.patch, how can I apply it? Say I got the code with the patch from a repo and now want to apply the patch before doing the build.
@TamaraFinogina - cargo patch-crate applies patches, See this section of the README.