We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b4982 commit 9614193Copy full SHA for 9614193
Cargo.toml
@@ -41,6 +41,7 @@ indexing-slicing = "deny"
41
arithmetic-side-effects = "deny"
42
type_complexity = "allow"
43
unwrap-used = "deny"
44
+manual_inspect = "allow"
45
46
[workspace.dependencies]
47
cargo-husky = { version = "1", default-features = false }
0 commit comments