diff --git a/Cargo.toml b/Cargo.toml index 1b73cc1..83d40c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -59,7 +59,7 @@ async-telegram-trait = ["async-trait"] [dependencies] thiserror = "1" -typed-builder = "0.16" +typed-builder = "0.18" [dependencies.async-trait] version = "0.1"