diff --git a/Cargo.toml b/Cargo.toml index 69d245fd..13c581ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ dotenvy = "0.15" pretty_env_logger = "0.5" fang = { version = "0.11.0-rc1", features = ["blocking-postgres"], default-features = false} feed-rs = "2.1" -frankenstein = { version = "0.32.3", default-features = false, features = ["telegram-trait"] } +frankenstein = { version = "0.32.4", default-features = false, features = ["telegram-trait"] } handlebars = "6.0" hex = "0.4" htmlescape = "0.3"