switch logging over to log & env_logger crate
This commit is contained in:
@@ -11,6 +11,8 @@ base64 = "0.22.1"
|
||||
chrono = { version = "0.4.43", features = ["serde"] }
|
||||
chrono-tz = "0.10.4"
|
||||
dotenvy = "0.15.7"
|
||||
env_logger = "0.11.9"
|
||||
log = "0.4.29"
|
||||
maud = { version = "0.27.0", features = ["axum"] }
|
||||
rand = "0.10.0"
|
||||
rand08 = { version = "0.8.5", package = "rand" }
|
||||
|
||||
Reference in New Issue
Block a user