Skip to content

Commit 20a59fd

Browse files
committed
Update keywords in crates.io metadata
1 parent ae25ab6 commit 20a59fd

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
@@ -7,7 +7,7 @@ categories = ["development-tools::procedural-macro-helpers"]
77
description = "Quasi-quoting macro quote!(...)"
88
documentation = "https://docs.rs/quote/"
99
edition = "2018"
10-
keywords = ["syn"]
10+
keywords = ["macros", "syn"]
1111
license = "MIT OR Apache-2.0"
1212
readme = "README.md"
1313
repository = "https://github.com/dtolnay/quote"

0 commit comments

Comments
 (0)