mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 09:13:57 +00:00
ci: building rust on dev
This commit is contained in:
@@ -75,7 +75,7 @@ struct CliArgs {
|
||||
resume_only: bool,
|
||||
|
||||
/// HTTP headers to send with request (format: "Key: Value")
|
||||
#[arg(short = 'h', long)]
|
||||
#[arg(short = 'H', long)]
|
||||
header: Vec<String>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user