Add some internal logging
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
This commit is contained in:
@@ -22,3 +22,4 @@ reqwest = { version = "0.12.7", features = ["json", "rustls-tls"] }
|
||||
base64 = "0.22.1"
|
||||
# Error derive for clean error types
|
||||
thiserror = "1.0.64"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "fmt"] }
|
||||
|
Reference in New Issue
Block a user