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 4dd15c9 commit c428641Copy full SHA for c428641
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