dissimilar 1.0.2

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

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]