Add showbits-typst crate
This commit is contained in:
parent
949b2683a0
commit
8526566f39
4 changed files with 246 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue