Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalkuthe committed Sep 14, 2023
1 parent 916ae12 commit 80112eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["pascalkuthe <pascalkuthe@semimod.de>"]
rust-version = "1.61"
license = "Apache-2.0"

description = "Minimal diff library"
description = "A high performance library for computing diffs."
repository = "https://github.com/pascalkuthe/imara-diff"
keywords = ["diff", "difference", "myers", "compare", "changes"]
readme = "README.md"
Expand All @@ -18,7 +18,6 @@ exclude = [
[badges]
maintenance = { status = "actively-developed" }

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
ahash = "0.8.0"
Expand Down

0 comments on commit 80112eb

Please sign in to comment.