telegram: Use labadoor-open
and labadoor-common::run_bin()
This commit is contained in:
parent
0ab168b7f7
commit
6ece32b40e
4 changed files with 28 additions and 13 deletions
|
@ -7,6 +7,7 @@ license = "AGPL-3.0-or-later"
|
|||
[dependencies]
|
||||
teloxide = { version = "0.12.2", features = ["macros"] }
|
||||
tokio = { version = "1.34.0", features = ["rt-multi-thread", "macros"] }
|
||||
labadoor-common = { path = "../labadoor-common"}
|
||||
|
||||
[target.armv7-unknown-linux-musleabihf.dependencies]
|
||||
openssl-sys = { version = "0.9.67", features = ["vendored"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue