mirror of
https://github.com/openharmony/third_party_rust_rust-smallvec.git
synced 2026-07-21 10:05:26 -04:00
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 -->
This commit is contained in:
@@ -5,6 +5,7 @@ authors = ["Simon Sapin <simon.sapin@exyr.org>"]
|
||||
license = "MPL-2.0"
|
||||
repository = "https://github.com/servo/rust-smallvec"
|
||||
description = "'Small vector' optimization: store up to a small number of items on the stack"
|
||||
keywords = ["small", "vec", "vector", "stack"]
|
||||
readme = "README.md"
|
||||
documentation = "http://doc.servo.org/smallvec/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user