[dependencies.command-extra]
version = "1.0.0"
[dependencies.derive_more]
version = "0.99.17"
[dependencies.pipe-trait]
version = "0.4.0"
[dependencies.pretty_assertions]
version = "1.3.0"
[dependencies.tempfile]
version = "3.5.0"
[package]
authors = ["khai96_ <hvksmr1996@gmail.com>"]
description = "A small utility to execute the GNU diff command"
documentation = "https://docs.rs/exec-diff"
edition = "2021"
include = ["/src", "/Cargo.toml", "/README.md", "/LICENSE.md"]
keywords = ["diff", "gnu-diff", "wrapper"]
license = "MIT"
name = "exec-diff"
readme = "README.md"
repository = "https://github.com/KSXGitHub/exec-diff.git"
version = "0.1.1"