[fix]: PyO3 macOS linking and consolidate on tracing for logging
This commit is contained in:
@@ -21,9 +21,6 @@ serde_json = "1.0"
|
||||
pyo3 = { version = "0.22.5", features = ["extension-module"] }
|
||||
dashmap = "6.1.0"
|
||||
http = "1.1.0"
|
||||
env_logger = "0.11.5"
|
||||
log = "0.4.22"
|
||||
chrono = "0.4.38"
|
||||
tokio = "1.42.0"
|
||||
# Added for enhanced logging system
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user