This commit is contained in:
AB
2021-01-05 03:50:20 +03:00
parent 43e4f26af1
commit d14aa3beb4
14 changed files with 1012 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ tracing-futures = "0.2"
multipart = { version = "0.16", default-features = false, features = ["client"] }
telegram-bot = "0.8.0"
silicon = "0.4.0"
hyper = "0.13"
hyper-tls = { version = "0.4", optional = true }
futures = "0.3"