mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-07-22 19:45:41 +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"
|
readme = "README.md"
|
||||||
description = "Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables"
|
description = "Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables"
|
||||||
keywords = ["wasm", "webassembly", "pwasm"]
|
keywords = ["wasm", "webassembly", "pwasm"]
|
||||||
|
repository = "https://github.com/paritytech/wasm-utils"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
# If you add the feature "bulk", make sure you fixed all expects that say
|
# 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"
|
readme = "README.md"
|
||||||
description = "Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables"
|
description = "Collection of command-line utilities and corresponding Rust api for producing pwasm-compatible executables"
|
||||||
keywords = ["wasm", "webassembly", "pwasm"]
|
keywords = ["wasm", "webassembly", "pwasm"]
|
||||||
|
repository = "https://github.com/paritytech/wasm-utils"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user