Skip to content

Commit b4bbfcf

Browse files
author
bors-servo
committed
Auto merge of #16 - durka:patch-1, r=KiChjang
add keywords for crates.io <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/16) <!-- Reviewable:end -->
2 parents b5c3e4f + 40473e9 commit b4bbfcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ authors = ["Simon Sapin <simon.sapin@exyr.org>"]
55
license = "MPL-2.0"
66
repository = "https://github.com/servo/rust-smallvec"
77
description = "'Small vector' optimization: store up to a small number of items on the stack"
8+
keywords = ["small", "vec", "vector", "stack"]
89
readme = "README.md"
910
documentation = "http://doc.servo.org/smallvec/"
1011

0 commit comments

Comments
 (0)