Skip to content

Commit b143df5

Browse files
committed
refactor(agnostic signing algo and proptest): generic
1 parent 84998f0 commit b143df5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

rust/immutable-ledger/Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ workspace = true
2424

2525

2626
[dev-dependencies]
27-
test-strategy = "0.4.0"
27+
test-strategy = "0.4.0"
28+
29+
[package.metadata.cargo-machete]
30+
ignored = ["proptest"]

0 commit comments

Comments
 (0)