diff --git a/Cargo.toml b/Cargo.toml index 45cf5dec..10c781d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,6 @@ async-trait = "0.1.22" futures = "0.3.1" pin-project = "0.4.6" serde_with_macros = "1.0.1" -either = "1.5.3" teloxide-macros = { path = "teloxide-macros" }