diff options
Diffstat (limited to '.run/src/bin/doc.ps1')
| -rw-r--r-- | .run/src/bin/doc.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.run/src/bin/doc.ps1 b/.run/src/bin/doc.ps1 index 987f0de..fd7afaa 100644 --- a/.run/src/bin/doc.ps1 +++ b/.run/src/bin/doc.ps1 @@ -1 +1 @@ -cargo doc --workspace --no-deps --features builds,structural_renderer,repl,comp,parser,clap,extra_macros --open +cargo doc --workspace --no-deps --features core,macros,builds,structural_renderer,repl,comp,parser,picker,clap,extra_macros --open |
