Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwill committed Dec 23, 2024
1 parent 6b37ef1 commit ba97417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/sui-crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ hex = "0.4.3"
serde_json = { version = "1.0.128" }

# proptest support in tests
proptest = { version = "1.6.0", default-features = false, features = ["std"], optional = true }
proptest = { version = "1.6.0", default-features = false, features = ["std"] }
test-strategy = "0.4.0"

[target.wasm32-unknown-unknown.dev-dependencies]
Expand Down

0 comments on commit ba97417

Please sign in to comment.