mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): enable tracing default features (#2693)
This commit is contained in:
@ -15,7 +15,7 @@ tracing-futures = "0.2"
|
||||
futures-util = "0.3"
|
||||
|
||||
## misc
|
||||
tracing = { workspace = true, default-features = false }
|
||||
tracing = { workspace = true }
|
||||
thiserror = "1.0"
|
||||
dyn-clone = "1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user