diff --git a/Cargo.toml b/Cargo.toml index 439f64782..f6167d37b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"