diff --git a/Cargo.toml b/Cargo.toml index 4007794..22d238d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -100,7 +100,7 @@ skeptic = "0.13" tempfile = "3" # for examples: femme = "2.2.1" -html2text = "0.5.0" +html2text = "0.6.0" [dev-dependencies.criterion] version = "0.4.0" features = ["async_tokio"]