Skip to content

Commit

Permalink
Remove unused deps (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych authored Jan 6, 2025
1 parent 30783e8 commit 12b88c6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion coverage_point_calculator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ hex-assignments = { path = "../hex_assignments" }
coverage-map = { path = "../coverage_map" }

[dev-dependencies]
helium-crypto = { workspace = true }
rstest = { version = "0.21.0", default-features = false }
1 change: 0 additions & 1 deletion mobile_verifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,4 @@ coverage-point-calculator = { path = "../coverage_point_calculator" }
coverage-map = { path = "../coverage_map" }

[dev-dependencies]
backon = "0"
proptest = "1.5.0"

0 comments on commit 12b88c6

Please sign in to comment.