Skip to content

Commit 949c382

Browse files
committed
build: remove unused dependencies
1 parent 7fe5c7c commit 949c382

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

tap_core/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ thiserror.workspace = true
1919
tokio.workspace = true
2020

2121
[dev-dependencies]
22-
criterion.workspace = true
2322
insta.workspace = true
2423
rstest.workspace = true
2524
serde_json.workspace = true

tap_eip712_message/Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ description = "EIP712 singed messages used by TAP"
1010
serde.workspace = true
1111
thegraph-core.workspace = true
1212
thiserror.workspace = true
13-
14-
15-
[dev-dependencies]
16-
tap_graph.workspace = true

0 commit comments

Comments
 (0)