mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
lints: move top-level lints to [workspace.lints] manifest table (#5935)
This commit is contained in:
@ -8,6 +8,9 @@ homepage.workspace = true
|
||||
repository.workspace = true
|
||||
description = "tracing helpers"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
tracing.workspace = true
|
||||
tracing-subscriber = { version = "0.3", default-features = false, features = ["env-filter", "fmt"] }
|
||||
|
||||
Reference in New Issue
Block a user