Typstify /chat_message to /chat

This commit is contained in:
Joscha 2025-03-01 23:11:49 +01:00
parent 8bece23baf
commit de7ae63a5e
13 changed files with 93 additions and 153 deletions

View file

@ -17,7 +17,6 @@ serde = { workspace = true }
showbits-assets = { workspace = true }
showbits-common = { workspace = true }
showbits-typst = { workspace = true }
taffy = { workspace = true }
tokio = { workspace = true, features = ["full"] }
[lints]