mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-04-30 16:27:56 +00:00
Add repository metadata to Cargo.toml files
This commit is contained in:
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
|
||||
readme = "README.md"
|
||||
description = "Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables"
|
||||
keywords = ["wasm", "webassembly", "pwasm"]
|
||||
repository = "https://github.com/paritytech/wasm-utils"
|
||||
|
||||
[dependencies]
|
||||
# If you add the feature "bulk", make sure you fixed all expects that say
|
||||
|
||||
@@ -6,6 +6,7 @@ license = "MIT/Apache-2.0"
|
||||
readme = "README.md"
|
||||
description = "Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables"
|
||||
keywords = ["wasm", "webassembly", "pwasm"]
|
||||
repository = "https://github.com/paritytech/wasm-utils"
|
||||
|
||||
[lib]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user