Move to fixed telegram_bot version
This commit is contained in:
@@ -10,7 +10,7 @@ pretty_env_logger = "*"
|
||||
reqwest = {version="*", features=["blocking"]}
|
||||
serde = "*"
|
||||
serde_json = "*"
|
||||
telegram-bot = "*"
|
||||
telegram-bot = {git="https://github.com/mann-ed/telegram-bot.git", rev="559d1281"}
|
||||
thiserror = "*"
|
||||
tokio = {version="^0.2", features=["macros"]}
|
||||
tokio = {version="*", features=["macros"]}
|
||||
tokio-stream = "*"
|
||||
|
||||
Reference in New Issue
Block a user