Skip to content

Commit d540360

Browse files
authored
Merge pull request #295 from Theodus/theodus/deps
2 parents 2f91de9 + a69b4e5 commit d540360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ serde_json = { version = "1.0.140", features = ["raw_value"] }
4646
strum = { version = "0.27.1", features = ["derive"] }
4747
rstest = "0.25.0"
4848
tap_graph = { version = "0.2.1", path = "../tap_graph", features = ["v2"] }
49-
thegraph-core = "0.14.0"
49+
thegraph-core = "0.15.0"
5050
thiserror = "2.0.12"
5151
tokio = { version = "1.44.2", features = ["macros", "signal"] }
5252
tonic = { version = "0.13.0", features = ["transport", "zstd"] }

0 commit comments

Comments
 (0)