diff --git a/Cargo.toml b/Cargo.toml index e352523..46727d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,6 @@ octocrab = "0.8" tokio = { version = "1", features = ["full"] } futures = "0.3" clap = "3.0.0-beta.2" -#telegram-bot = { git = "https://github.com/telegram-rs/telegram-bot", rev = "07a9f9a1c76eaab2259bdc6241691187a46d69d1" } telegram-bot = { git = "https://github.com/telegram-rs/telegram-bot", rev = "65ad5cfd578e9a1260ce6daac714eb2153c0bec7" } log = "0.4" stderrlog = "0.5"