Add "no-std" category to crates supporting no-std.
And add "wasm" category to cranelift-wasm.
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.19.0"
|
||||
authors = ["The Cranelift Project Developers"]
|
||||
description = "Support for targeting the host with Cranelift"
|
||||
repository = "https://github.com/CraneStation/cranelift"
|
||||
categories = ["no-std"]
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
readme = "README.md"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user