Move typst wasm plugin into separate workspace

This commit is contained in:
Joscha 2025-03-01 02:22:27 +01:00
parent 92ec72ab4b
commit 84d631a9c3
7 changed files with 381 additions and 47 deletions

View file

@ -5,7 +5,6 @@ members = [
"showbits-common",
"showbits-thermal-printer",
"showbits-typst",
"showbits-typst-plugin",
]
[workspace.package]
@ -43,10 +42,6 @@ features = ["std", "taffy_tree", "flexbox", "grid", "block_layout"]
git = "https://github.com/Garmelon/mark.git"
rev = "2a862a69d69abc64ddd7eefd1e1ff3d05ce3b6e4"
[workspace.dependencies.wasm-minimal-protocol]
git = "https://github.com/astrale-sharp/wasm-minimal-protocol.git"
rev = "90336ebf2d99844fd8f8e99ea7096af96526cbf4"
[workspace.lints]
rust.unsafe_code = { level = "forbid", priority = 1 }
# Lint groups