Add "no-std" category to crates supporting no-std.
And add "wasm" category to cranelift-wasm.
This commit is contained in:
@@ -5,6 +5,7 @@ authors = ["The Cranelift Project Developers"]
|
||||
description = "Translator from WebAssembly to Cranelift IR"
|
||||
repository = "https://github.com/CraneStation/cranelift"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
categories = ["no-std", "wasm"]
|
||||
readme = "README.md"
|
||||
keywords = ["webassembly", "wasm"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user