File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ serde = { version = "1.0.219", features = ["derive"] }
4545serde_json = { version = " 1.0.140" , features = [" raw_value" ] }
4646strum = { version = " 0.27.1" , features = [" derive" ] }
4747rstest = " 0.25.0"
48- tap_aggregator = { version = " 0.5.2 " , path = " tap_aggregator" }
48+ tap_aggregator = { version = " 0.5.3 " , path = " tap_aggregator" }
4949tap_eip712_message = { version = " 0.2.1" , path = " tap_eip712_message" }
50- tap_core = { version = " 4.1.1 " , path = " tap_core" }
51- tap_graph = { version = " 0.3.1 " , path = " tap_graph" , features = [" v2" ] }
52- tap_receipt = { version = " 1.1.1 " , path = " tap_receipt" }
50+ tap_core = { version = " 4.1.2 " , path = " tap_core" }
51+ tap_graph = { version = " 0.3.2 " , path = " tap_graph" , features = [" v2" ] }
52+ tap_receipt = { version = " 1.1.2 " , path = " tap_receipt" }
5353thegraph-core = " 0.15.0"
5454thiserror = " 2.0.12"
5555tokio = { version = " 1.44.2" , features = [" macros" , " signal" ] }
You can’t perform that action at this time.
0 commit comments