From 07af07c910172551fbde9bfed789805622af8859 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 12 Sep 2024 02:33:58 +0200 Subject: Bump deps --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cf574fd..1bc2b8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ clap = { version = "4", features = ["derive", "cargo", "wrap_help", "deprecated" clap_complete = "4" clap_mangen = "0.2" colored = "2" -comrak = { version = "0.27", default-features = false } +comrak = { version = "0.28", default-features = false } fast_qr = { version = "0.12", features = ["svg"] } futures = "0.3" grass = { version = "0.13", features = ["macro"], default-features = false } -- cgit v1.2.3