Update description for flag

This commit is contained in:
bjorn3 2025-07-11 13:54:44 +00:00
parent 87958ad683
commit ae1075b9ee
7 changed files with 139 additions and 139 deletions

View file

@ -133,7 +133,7 @@ pub struct Flags {
/// use message-format=json
pub json_output: bool,
#[arg(global = true, long)]
/// use --compile-time-deps
/// only build proc-macros and build scripts (for rust-analyzer)
pub compile_time_deps: bool,
#[arg(global = true, long, value_name = "STYLE")]