Remove all dependencies on showbits-common
This commit is contained in:
parent
de7ae63a5e
commit
6e6dfb2b66
8 changed files with 26 additions and 28 deletions
|
|
@ -11,11 +11,11 @@ escpos = { workspace = true }
|
|||
image = { workspace = true, default-features = true }
|
||||
jiff = { workspace = true }
|
||||
mime_guess = { workspace = true }
|
||||
palette = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
rust-embed = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
showbits-assets = { workspace = true }
|
||||
showbits-common = { workspace = true }
|
||||
showbits-typst = { workspace = true }
|
||||
tokio = { workspace = true, features = ["full"] }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue