From 20ed4f5718d6682fc5e65adf7eac13af3bfe0062 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Sat, 21 Sep 2024 05:11:34 +0800 Subject: feat(fmt): upgrade markup_fmt (#25768) Fixes #25259 Fixes #25687 --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 498a8471d..ad0a840fd 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -124,7 +124,7 @@ libz-sys.workspace = true log = { workspace = true, features = ["serde"] } lsp-types.workspace = true malva = "=0.10.1" -markup_fmt = "=0.12.0" +markup_fmt = "=0.13.0" memmem.workspace = true monch.workspace = true notify.workspace = true -- cgit v1.2.3