diff --git a/Cargo.toml b/Cargo.toml index 47f3116..84c39bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ required-features = ["telegram-trait"] [dependencies] thiserror = "1" -typed-builder = "0.18" +typed-builder = "0.19" [dependencies.async-trait] version = "0.1"