From 1a0e3c3a13f8eccfcda99632f842072e115ee22e Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 11 Oct 2024 05:23:26 +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 8221e4c..0356e13 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.28", default-features = false } +comrak = { version = "0.29", 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