mirror of
https://github.com/openharmony/third_party_rust_static-assertions-rs.git
synced 2026-07-19 16:53:36 -04:00
[Cargo] Add keywords
This commit is contained in:
@@ -5,4 +5,5 @@ authors = ["Nikolai Vazquez"]
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/nvzqz/static-assertions-rs"
|
||||
categories = ["no-std"]
|
||||
keywords = ["assert", "static"]
|
||||
description = "Compile-time assertions to ensure that invariants are met."
|
||||
|
||||
Reference in New Issue
Block a user