infra(crates.io): try to include wasm assets
This commit is contained in:
parent
84d4e5aa38
commit
e2217564c2
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ description = "Terminal workspace (WIP)"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/zellij-org/zellij"
|
repository = "https://github.com/zellij-org/zellij"
|
||||||
|
|
||||||
|
include = ["target/*.wasm"]
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue