Update teloxide-core to v0.3.3

This commit is contained in:
Hirrolot 2021-08-05 17:44:47 +06:00
parent a35667ac2b
commit 5c69117a38

View file

@ -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 }