Skip to content

Commit 558d616

Browse files
committed
chore: fix keywords
1 parent 662ab4d commit 558d616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2024"
66
license = "MIT"
77
repository = "http://github.com/redbadger/difficient"
88
homepage = "http://github.com/redbadger/difficient"
9-
keywords = ["derive", "diff", "structural diff"]
9+
keywords = ["derive", "diff", "structural-diff"]
1010

1111
[package]
1212
name = "difficient"

0 commit comments

Comments
 (0)