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