Skip to content

Commit 36aba30

Browse files
committed
Remove invalid crates.io keywords
1 parent d406525 commit 36aba30

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 @@ description = "Versioned data types with minimal boilerplate"
66
license = "Apache-2.0"
77
repository = "https://github.com/sigp/superstruct"
88
documentation = "https://sigp.github.io/superstruct/"
9-
keywords = ["schema", "subtype", "backwards compatibility", "procedural macro"]
9+
keywords = ["schema", "subtype", "compatibility", "macro"]
1010
categories = ["rust-patterns"]
1111

1212
[lib]

0 commit comments

Comments
 (0)