From 47481ece7e98dbd6314dc71c4630afd80b9316b4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 11 Sep 2024 16:32:12 +0000 Subject: [PATCH] fix(deps): update rust crate html5ever to 0.29.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8e25978..ed77df1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ epub-builder = "0.7.4" eyre = "0.6.12" flexi_logger = "0.29.0" futures = "0.3.30" -html5ever = "0.25.1" +html5ever = "0.29.0" indicatif = "0.17.8" itertools = "0.13.0" kuchiki = "0.8.1" -- 2.45.2