build: eliminate dependencies of tinymist-analysis (#1220)

This commit is contained in:
Myriad-Dreamin 2025-01-28 17:37:22 +08:00 committed by GitHub
parent ecd6cf97e9
commit f1f88cb548
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 15 deletions

View file

@ -12,16 +12,8 @@ repository.workspace = true
rust-version.workspace = true
[dependencies]
typst-syntax.workspace = true
tinymist-world.workspace = true
ecow.workspace = true
comemo.workspace = true
log.workspace = true
toml.workspace = true
typst.workspace = true
typst-svg.workspace = true
base64.workspace = true
[dev-dependencies]
insta.workspace = true