From dd36974512581e1d9d88aeb8dab84638fccfd29f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 19:21:24 +0000 Subject: [PATCH] fix(deps): update all other dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 857b679..02d54b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ ra_ap_vfs = "=0.0.264" # minimal versions wyz = "0.6.1" -pulldown-cmark = "0.12.0" +pulldown-cmark = "0.13.0" getopts = "0.2.21" rust-analyzer-salsa = "0.17.0-pre.6" # resolving rust-analyzer = "=0.0.189" rust-analyzer-salsa-macros = "0.17.0-pre.6" # resolving rust-analyzer = "=0.0.189"