[dependencies.chrono]
version = "0.4.19"
[dependencies.colored]
version = "2.0.0"
[dependencies.structopt]
version = "0.3.13"
[package]
authors = ["geno nullfree <nullfree.geno@gmail.com>"]
categories = ["command-line-utilities"]
description = "A small utility to diff watch output"
edition = "2021"
homepage = "https://github.com/genonullfree/watchdiff.git"
keywords = ["diff", "watch"]
license = "BSD-3-Clause"
name = "watchdiff"
readme = "README.md"
repository = "https://github.com/genonullfree/watchdiff.git"
version = "0.2.2"