mirror of
https://github.com/kristoferssolo/tg-relay-rs.git
synced 2026-02-04 06:42:09 +00:00
feat: add commentary
This commit is contained in:
@@ -11,8 +11,9 @@ color-eyre = "0.6"
|
||||
dotenv = "0.15"
|
||||
futures = "0.3.31"
|
||||
infer = "0.19"
|
||||
once_cell = "1.21.3"
|
||||
rand = "0.9"
|
||||
regex = "1.11"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
teloxide = { version = "0.17", features = ["macros"] }
|
||||
tempfile = "3"
|
||||
thiserror = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user