mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 02:08:17 +00:00
feat: store raw diag in error (#1271)
This commit is contained in:
parent
a4ac6780fe
commit
6b31d4418d
4 changed files with 24 additions and 2 deletions
|
@ -29,7 +29,7 @@ semver.workspace = true
|
|||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
tinymist-world = { workspace = true }
|
||||
tinymist-std = { workspace = true }
|
||||
tinymist-std = { workspace = true, features = ["typst"] }
|
||||
tinymist-derive.workspace = true
|
||||
toml.workspace = true
|
||||
typst.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue