diff --git a/Cargo.toml b/Cargo.toml index ea8ee2f..c269d17 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,7 +76,7 @@ required-features = ["telegram-trait"] [dependencies] thiserror = "1" -bon = "2.1.0" +bon = "2" [dependencies.async-trait] version = "0.1"