🔊 Trace events from Matrix client callbacks to domain methods
This commit is contained in:
@@ -39,7 +39,8 @@ cfg-if = "1.0.0"
|
||||
|
||||
# Logging/tracing
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
tracing-forest = "0.1.6"
|
||||
|
||||
# SCSS -> CSS + usage in rust code
|
||||
turf = "0.8.0"
|
||||
|
Reference in New Issue
Block a user