[dependencies.typst-wasm-macros]
version = "0.0.2"
[lib]
name = "typst_wasm_protocol"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Typst WASM tools"
edition = "2021"
license = "MIT"
name = "typst-wasm-protocol"
readme = false
repository = "https://github.com/sjfhsjfh/typst-wasm"
version = "0.0.2"