diff --git a/.rusty-hook.toml b/.rusty-hook.toml index 0b18442974..9c57ceedf9 100644 --- a/.rusty-hook.toml +++ b/.rusty-hook.toml @@ -2,4 +2,4 @@ pre-commit = "cargo +nightly clippy && cargo +nightly fmt --all -- --check" [logging] -verbose = false +verbose = true