mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
chore: bump typstyle to v0.11.26 (#326)
This commit is contained in:
parent
340410fe63
commit
a08ba75a49
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -4530,9 +4530,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "typstyle"
|
||||
version = "0.11.23"
|
||||
version = "0.11.26"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bb15ec2ba1f804eab4f8f2ae1bbbe8a7d2f882bb8acabaee0b101de46ee28c56"
|
||||
checksum = "b08c00b01698330e3c46dd9454c3472e4107866de14fc52aeb1a55aa260bfc7b"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
|
|
|
|||
|
|
@ -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.23"
|
||||
typstyle = "0.11.26"
|
||||
typstfmt_lib = { git = "https://github.com/astrale-sharp/typstfmt", tag = "0.2.7" }
|
||||
|
||||
lsp-server = "0.7.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue