You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw in "run.rs" and "args/runners.rs" that there is a quiet argument which silences the "Running: ......" console output - which is exactly what I'd like to do.
Now I was wondering if there is any way to enable it in the "Cargo.toml" file, so I can use it with "cargo run" or "cargo test".
Thank you
The text was updated successfully, but these errors were encountered:
Hi,
I saw in "run.rs" and "args/runners.rs" that there is a quiet argument which silences the "Running: ......" console output - which is exactly what I'd like to do.
Now I was wondering if there is any way to enable it in the "Cargo.toml" file, so I can use it with "cargo run" or "cargo test".
Thank you
The text was updated successfully, but these errors were encountered: