diff --git a/Cargo.toml b/Cargo.toml index 77f615a9..1c211294 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ full = [ ] [dependencies] -teloxide-core = { version = "0.5", default-features = false } +teloxide-core = { version = "0.5.1", default-features = false } teloxide-macros = { version = "0.6.0", optional = true } serde_json = "1.0"