|
|
@ -6,6 +6,7 @@ authors = ["Ashley Williams <ashley666ashley@gmail.com>"] |
|
|
|
repository = "https://github.com/ashleygwilliams/wasm-pack.git" |
|
|
|
repository = "https://github.com/ashleygwilliams/wasm-pack.git" |
|
|
|
license = "MIT/Apache-2.0" |
|
|
|
license = "MIT/Apache-2.0" |
|
|
|
readme = "README.md" |
|
|
|
readme = "README.md" |
|
|
|
|
|
|
|
categories = ["wasm"] |
|
|
|
|
|
|
|
|
|
|
|
[dependencies] |
|
|
|
[dependencies] |
|
|
|
console = "0.6.1" |
|
|
|
console = "0.6.1" |
|
|
|