diff --git a/Cargo.toml b/Cargo.toml index 97c4d383..cfdd5a15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ full = [ ] [dependencies] -teloxide-core = { version = "0.3.2", default-features = false } +teloxide-core = { version = "0.3.3", default-features = false } #teloxide-core = { git = "https://github.com/teloxide/teloxide-core.git", rev = "...", default-features = false } teloxide-macros = { version = "0.4", optional = true }