Awesome
cargo-patch-crate-example
The example crate for mokeyish/cargo-patch-crate.
-
Clone this repository
git clone https://github.com/mokeyish/cargo-patch-crate-example.git
-
Run patch-crate
cargo patch-crate
-
Cargo run
cargo run
It will print
Hello world from rustix
.