Add showbits-typst crate

This commit is contained in:
Joscha 2025-02-28 22:05:41 +01:00
parent 949b2683a0
commit 8526566f39
4 changed files with 246 additions and 1 deletions

View file

@ -1,6 +1,11 @@
[workspace]
resolver = "3"
members = ["showbits-assets", "showbits-common", "showbits-thermal-printer"]
members = [
"showbits-assets",
"showbits-common",
"showbits-thermal-printer",
"showbits-typst",
]
[workspace.package]
version = "0.0.0"