Skip to content

Commit

Permalink
keywords
Browse files Browse the repository at this point in the history
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
  • Loading branch information
yoshuawuyts committed Sep 1, 2019
1 parent a5b1ec5 commit fa8a68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0"
repository = "https://github.com/yoshuawuyts/kv-log-macro"
documentation = "https://docs.rs/kv-log-macro"
description = "Log macro for log's kv-unstable backend."
keywords = ["log", "macro", "kv", "key", "value", "key-value"]
keywords = ["log", "macro", "kv", "key", "value"]
categories = ["text-processing"]
authors = ["Yoshua Wuyts <yoshuawuyts@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit fa8a68e

Please sign in to comment.