Skip to content

Commit

Permalink
Fix publish error (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
guangie88 authored Apr 14, 2018
1 parent ec25e40 commit c76fbc4
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 @@ -6,7 +6,7 @@ description = "Macros to do stdout / stderr logs based on verbosity level."
documentation = "https://docs.rs/vlog"
repository = "https://github.com/guangie88/vlog-rs"
readme = "README.md"
keywords = ["verbose", "verbosity", "level", "log", "logging", "cli"]
keywords = ["verbose", "verbosity", "level", "log", "cli"]
categories = ["command-line-utilities", "configuration", "rust-patterns"]
license-file = "LICENSE"

Expand Down

0 comments on commit c76fbc4

Please sign in to comment.