Introduce a new include_warnings
setting under diagnostics
This commit is contained in:
parent
f603d682cd
commit
78908bc5cb
5 changed files with 43 additions and 1 deletions
|
@ -21,6 +21,9 @@ util = { path = "../util" }
|
|||
workspace = { path = "../workspace" }
|
||||
|
||||
anyhow.workspace = true
|
||||
schemars.workspace = true
|
||||
serde.workspace = true
|
||||
serde_derive.workspace = true
|
||||
smallvec.workspace = true
|
||||
postage.workspace = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue