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 21, 2024
1 parent e1a66c0 commit 58dc7d1
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 58dc7d1

Please sign in to comment.