mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 07:25:36 +01:00
Add new logger
This commit is contained in:
@@ -11,7 +11,7 @@ reqwest = { version = "0.11.11", features = ["json"] }
|
||||
serde = { version = "1.0.144", features = ["derive"] }
|
||||
serde_json = "1.0.85"
|
||||
log = "0.4"
|
||||
env_logger = "0.9.0"
|
||||
pretty_env_logger = "0.4"
|
||||
teloxide = { version = "0.10.1", features = ["macros", "auto-send", "webhooks-axum"] }
|
||||
url = "2.2.2"
|
||||
ctrlc = { version = "3.2.3", features = ["termination"] }
|
||||
|
||||
Reference in New Issue
Block a user