Add the "wasm" category in Cargo.toml files.
This commit is contained in:
@@ -5,6 +5,7 @@ authors = ["The Cranelift Project Developers"]
|
||||
description = "Standalone environment support for WebAsssembly code in Cranelift"
|
||||
repository = "https://github.com/CraneStation/wasmtime"
|
||||
documentation = "https://docs.rs/wasmtime-environ/"
|
||||
categories = ["wasm"]
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user