Skip to content

Commit

Permalink
Update crates/script/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: zerosnacks <[email protected]>
  • Loading branch information
piohei and zerosnacks committed Oct 11, 2024
1 parent 4d049e9 commit 04eee70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/script/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ pub struct ScriptArgs {
long,
requires = "debug",
value_hint = ValueHint::FilePath,
value_name = "PATH"
)]
pub dump: Option<PathBuf>,

Expand Down

0 comments on commit 04eee70

Please sign in to comment.