Set teloxide-core to v0.5.1

Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
This commit is contained in:
Hirrolot 2022-04-18 16:35:10 +06:00 committed by GitHub
parent 52ba62d3fc
commit e12f7a44d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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