Add a keywords field to Cargo.toml files.
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.2.0"
|
||||
authors = ["Alex Crichton <alex@alexcrichton.com>"]
|
||||
edition = "2018"
|
||||
categories = ["wasm", "rust"]
|
||||
keywords = ["webassembly", "wasm"]
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
description = "Rust extension for Wasmtime"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user