]> git.proxmox.com Git - rustc.git/blame - vendor/dissimilar/Cargo.toml
New upstream version 1.56.0+dfsg1
[rustc.git] / vendor / dissimilar / Cargo.toml
CommitLineData
ea8adc8c
XL
1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
3# When uploading crates to the registry Cargo will automatically
4# "normalize" Cargo.toml files for maximal compatibility
5# with all versions of Cargo and also rewrite `path` dependencies
f035d41b 6# to registry (e.g., crates.io) dependencies
ea8adc8c
XL
7#
8# If you believe there's an error in this file please file an
9# issue against the rust-lang/cargo repository. If you're
10# editing this file be aware that the upstream Cargo.toml
11# will likely look very different (and much more reasonable)
12
8bb4bdeb 13[package]
f035d41b 14edition = "2018"
5869c6ff
XL
15name = "dissimilar"
16version = "1.0.2"
17authors = ["David Tolnay <dtolnay@gmail.com>"]
18description = "Diff library with semantic cleanup, based on Google's diff-match-patch"
19documentation = "https://docs.rs/dissimilar"
20readme = "README.md"
21keywords = ["diff"]
22categories = ["algorithms", "text-processing"]
23license = "MIT OR Apache-2.0"
24repository = "https://github.com/dtolnay/dissimilar"
25[package.metadata.docs.rs]
26targets = ["x86_64-unknown-linux-gnu"]