Skip to content

Commit

Permalink
Remove unused circular dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Jul 26, 2024
1 parent 4c1b8c2 commit 2a2db0a
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 @@ -161,7 +161,6 @@ serde_json = { workspace = true, features = ["arbitrary_precision"] }
static-iref.workspace = true
hashbrown = "0.13.0"
iref = { workspace = true, features = ["hashbrown"] }
ssi-vc.workspace = true
nquads-syntax.workspace = true

[package.metadata.docs.rs]
Expand Down

0 comments on commit 2a2db0a

Please sign in to comment.