[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Diff library with semantic cleanup, based on Google's diff-match-patch"
documentation = "https://docs.rs/dissimilar"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "dissimilar"
readme = "README.md"
repository = "https://github.com/dtolnay/dissimilar"
version = "1.0.0"