mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Set teloxide-core
to v0.5.1
Co-authored-by: Waffle Maybe <waffle.lapkin@gmail.com>
This commit is contained in:
parent
52ba62d3fc
commit
e12f7a44d0
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue