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 0786624 commit 90fdbb1Copy full SHA for 90fdbb1
Cargo.toml
@@ -43,7 +43,6 @@ 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