# delta_patch
[](https://deps.rs/repo/github/arma3modorganizer/delta_patch)
[](https://travis-ci.org/arma3modorganizer/delta_patch)
[](https://ci.appveyor.com/project/Scarjit/delta_patch)
[](https://crates.io/crates/delta_patch)
[](https://github.com/arma3modorganizer/delta_patch/blob/master/LICENSE)
[](https://coveralls.io/github/arma3modorganizer/delta_patch?branch=master)
Fork of [rdiff-rs](https://github.com/sourcefrog/rdiff-rs).
This version only contains the bindings to be used as an cargo package.
It also removed the option to use MD4 hash.
## Licenses
delta_patch is developed under [MIT License](https://github.com/arma3modorganizer/MO-Libary/LICENSE).
## Credits
- [Jetbrains](https://www.jetbrains.com/) for CLion <3
- [Martin Pool](https://github.com/sourcefrog) for rdiff-rs