mirror of
https://github.com/TheFunny/TelegramTwitterMediaBot.git
synced 2026-09-23 23:32:05 +00:00
finish rust rewrite, add docker, drop python
This commit is contained in:
+3
-12
@@ -1,12 +1,3 @@
|
||||
[package]
|
||||
name = "TelegramXMediaBot"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
dotenv = "0.15.0"
|
||||
log = "0.4.22"
|
||||
pretty_env_logger = "0.5.0"
|
||||
teloxide = { version = "0.13.0", features = ["webhooks-axum", "macros"] }
|
||||
tokio = { version = "1.40.0", features = ["rt-multi-thread", "macros"] }
|
||||
url = "2.5.2"
|
||||
[workspace]
|
||||
members = ["crates/x-media", "crates/xmedia-bot"]
|
||||
resolver = "3"
|
||||
|
||||
Reference in New Issue
Block a user