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 90fdbb1 commit 87d21f8Copy full SHA for 87d21f8
Cargo.toml
@@ -43,6 +43,7 @@ indexing-slicing = "deny"
43
arithmetic-side-effects = "deny"
44
type_complexity = "allow"
45
unwrap-used = "deny"
46
+manual_inspect = "allow"
47
48
[workspace.dependencies]
49
cargo-husky = { version = "1", default-features = false }
0 commit comments