Move feature-doc generation to xtask codegen

This commit is contained in:
Lukas Wirth 2024-07-07 08:58:51 +02:00
parent 09932d9cd4
commit 986b9cf022
5 changed files with 17 additions and 10 deletions

View file

@ -21,7 +21,6 @@ tracing = { workspace = true, optional = true }
expect-test = "1.4.0"
stdx.workspace = true
sourcegen.workspace = true
[features]
default = ["tracing"]