mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-30 00:51:34 +00:00
Add categories and keywords to Cargo.toml
s
This commit is contained in:
@ -1,7 +1,11 @@
|
||||
[package]
|
||||
name = "wasmer-llvm-backend"
|
||||
version = "0.10.1"
|
||||
license = "MIT"
|
||||
authors = ["The Wasmer Engineering Team <engineering@wasmer.io>"]
|
||||
repository = "https://github.com/wasmerio/wasmer"
|
||||
keywords = ["wasm", "webassembly", "compiler", "JIT", "llvm"]
|
||||
categories = ["wasm"]
|
||||
edition = "2018"
|
||||
readme = "README.md"
|
||||
|
||||
|
Reference in New Issue
Block a user