Skip to content

Commit

Permalink
chore(deps): removed cargo-husky
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexor committed Oct 31, 2023
1 parent 40ba888 commit af4ab23
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 79 deletions.
57 changes: 0 additions & 57 deletions .cargo-husky/hooks/commit-msg

This file was deleted.

17 changes: 0 additions & 17 deletions .cargo-husky/hooks/pre-push

This file was deleted.

5 changes: 0 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
structopt = "0.3"

[dev-dependencies.cargo-husky]
version = "1.5"
default-features = false
features = ["user-hooks"]

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
pix-engine = { version = "0.8", features = ["serde"] }

Expand Down

0 comments on commit af4ab23

Please sign in to comment.