chore: bump to typstyle v0.11.21 (#303)

This commit is contained in:
Wenzhuo Liu 2024-05-18 12:47:23 +08:00 committed by GitHub
parent 8f5725f51a
commit 8a577d5be5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,7 +55,7 @@ typst-ts-core = { version = "0.5.0-rc4", default-features = false }
typst-ts-compiler = { version = "0.5.0-rc4" }
typst-ts-svg-exporter = { version = "0.5.0-rc4" }
typst-preview = { version = "0.11.3" }
typstyle = "0.11.17"
typstyle = "0.11.21"
typstfmt_lib = { git = "https://github.com/astrale-sharp/typstfmt", tag = "0.2.7" }
lsp-server = "0.7.6"