mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-20 13:59:00 +01:00
remove either from dependencies
This commit is contained in:
parent
825c2c7499
commit
93a2376e92
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ async-trait = "0.1.22"
|
||||||
futures = "0.3.1"
|
futures = "0.3.1"
|
||||||
pin-project = "0.4.6"
|
pin-project = "0.4.6"
|
||||||
serde_with_macros = "1.0.1"
|
serde_with_macros = "1.0.1"
|
||||||
either = "1.5.3"
|
|
||||||
|
|
||||||
teloxide-macros = { path = "teloxide-macros" }
|
teloxide-macros = { path = "teloxide-macros" }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue