Skip to content

Commit

Permalink
Reduces number of crate's tag to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
pierresy committed Dec 10, 2015
1 parent 3c33852 commit 5b0aebd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<buildSpec>
<buildCommand>
<name>com.github.rustdt.ide.core.Builder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repository = "https://github.com/phsym/prettytable-rs"
documentation = "http://phsym.github.io/prettytable-rs"
readme = "README.md"
authors = [ "Pierre-Henri Symoneaux" ]
keywords = ["tab", "table", "format", "pretty", "aligned", "terminal", "print"]
keywords = ["tab", "table", "format", "pretty", "print"]
license = "BSD-3-Clause"

[[bin]]
Expand Down

0 comments on commit 5b0aebd

Please sign in to comment.