Added description and license to Cargo.toml
This commit is contained in:
@@ -3,6 +3,9 @@ name = "wasm2cretonne"
|
||||
version = "0.0.0"
|
||||
authors = ["The Cretonne Project Developers"]
|
||||
publish = false
|
||||
description = "Translator from WebAssembly to Cretonne IL"
|
||||
repository = "https://github.com/stoklund/cretonne"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
wasmparser = "0.6.1"
|
||||
|
||||
Reference in New Issue
Block a user