chore: use [lints] to address unexpected_cfgs lint (#7124)

This commit is contained in:
Taiki Endo
2025-01-25 17:46:21 +01:00
committed by GitHub
parent fb7dec0e95
commit 7f09959b0a
42 changed files with 46 additions and 55 deletions
+3
View File
@@ -15,3 +15,6 @@ tokio = { version = "1.0.0", path = "../tokio", optional = true }
[dev-dependencies]
trybuild = "1.0"
[lints]
workspace = true