We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f91de9 commit a69b4e5Copy full SHA for a69b4e5
Cargo.toml
@@ -46,7 +46,7 @@ serde_json = { version = "1.0.140", features = ["raw_value"] }
46
strum = { version = "0.27.1", features = ["derive"] }
47
rstest = "0.25.0"
48
tap_graph = { version = "0.2.1", path = "../tap_graph", features = ["v2"] }
49
-thegraph-core = "0.14.0"
+thegraph-core = "0.15.0"
50
thiserror = "2.0.12"
51
tokio = { version = "1.44.2", features = ["macros", "signal"] }
52
tonic = { version = "0.13.0", features = ["transport", "zstd"] }
0 commit comments