fix logger bug
This commit is contained in:
@@ -24,4 +24,5 @@ serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
chrono = "0.4.44"
|
||||
regex = "1.12.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user