mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: simplify workspace = true usage (#3930)
This commit is contained in:
@ -9,7 +9,7 @@ repository.workspace = true
|
||||
description = "tracing helpers"
|
||||
|
||||
[dependencies]
|
||||
tracing = { workspace = true }
|
||||
tracing.workspace = true
|
||||
tracing-subscriber = { version = "0.3", default-features = false, features = ["env-filter", "fmt"] }
|
||||
tracing-appender = "0.2"
|
||||
tracing-journald = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user