Add some categories and keywords to Cargo.toml.
This commit is contained in:
@@ -4,6 +4,8 @@ version = "0.0.0"
|
|||||||
authors = ["Dan Gohman <sunfish@mozilla.com>"]
|
authors = ["Dan Gohman <sunfish@mozilla.com>"]
|
||||||
license = "Apache-2.0 WITH LLVM-exception"
|
license = "Apache-2.0 WITH LLVM-exception"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
categories = ["wasm"]
|
||||||
|
keywords = ["webassembly", "wasm", "compile", "compiler", "jit"]
|
||||||
publish = false
|
publish = false
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user