@@ -15,5 +15,7 @@ rust_decimal = "1.32.0"
rust_decimal_macros = "1.32.0"
rand = "0.8.4"
chrono = "0.4.26"
+tracing = "0.1"
+tracing-subscriber = "0.3.17"
standard = { path = "../standard" }
global = { path = "../global" }