add logging
This commit is contained in:
@ -14,3 +14,5 @@ rocket_dyn_templates = { version = "0.1.0-rc.2", features= ["tera"] }
|
||||
chrono = { version = "0.4", features = ["serde"]}
|
||||
sha3 = "0.10"
|
||||
hex = "0.4"
|
||||
log = "0.4"
|
||||
env_logger = "0.10"
|
||||
|
Reference in New Issue
Block a user