[dependencies.nom]
version = "7.1.3"
[dependencies.patch]
version = "0.7.0"
[package]
authors = ["zerodegress"]
description = "A simple tool aimed to patch files using Unified Diff Format patch."
edition = "2021"
license = "MIT"
name = "rpatch"
readme = "README.md"
repository = "https://github.com/zerodegress/rpatch"
version = "0.1.0"