mirror of
https://github.com/kristoferssolo/tg-relay-rs.git
synced 2026-02-04 06:42:09 +00:00
feat: MVP
This commit is contained in:
@@ -8,6 +8,8 @@ edition = "2024"
|
||||
[dependencies]
|
||||
color-eyre = "0.6"
|
||||
dotenv = "0.15"
|
||||
infer = "0.19"
|
||||
once_cell = "1.21.3"
|
||||
regex = "1.11"
|
||||
teloxide = { version = "0.17", features = ["macros"] }
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user