Skip to content

Commit eac6ee3

Browse files
authored
Merge branch 'main' into 298-change-bot-status-with-a-command
2 parents d4aeab4 + 006b0bf commit eac6ee3

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

rustmail/Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,4 @@ version = "1.19.0"
3636
features = ["v4"]
3737

3838
[dev-dependencies]
39-
cargo-husky = { version = "1.5.0", default-features = false, features = ["run-for-all", "run-cargo-fmt", "precommit-hook", "run-cargo-test", "run-cargo-check"] }
40-
41-
[package.metadata.husky]
42-
hooks = { pre-commit = "cargo fmt --all -- --check", pre-push = "cargo test --workspace" }
39+
cargo-husky = { version = "1.5.0", default-features = false, features = ["run-for-all", "run-cargo-fmt", "precommit-hook", "run-cargo-test", "run-cargo-check"] }

0 commit comments

Comments
 (0)