mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
remove reqwest dependency
This commit is contained in:
parent
f8192a24a7
commit
6724f265e3
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ tokio = { version = "1.2", features = ["fs"] }
|
|||
tokio-util = "0.6"
|
||||
tokio-stream = "0.1"
|
||||
|
||||
reqwest = { version = "0.11", features = ["json", "stream"] }
|
||||
log = "0.4"
|
||||
lockfree = "0.5.1"
|
||||
bytes = "1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue