Skip to content

Commit

Permalink
Remove rand dev dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothee-haudebourg committed Jul 17, 2024
1 parent 842bd9d commit 27ab65f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/claims/crates/data-integrity/suites/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ serde_cbor = "0.11.2"
async-std = { version = "1.9", features = ["attributes"] }
serde_json = { workspace = true, features = ["arbitrary_precision"] }
static-iref.workspace = true
rand = "0.7"
hashbrown = "0.13.0"
iref = { workspace = true, features = ["hashbrown"] }
ssi-vc.workspace = true
Expand Down

0 comments on commit 27ab65f

Please sign in to comment.