Skip to content

Commit

Permalink
chore: update thegraph-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodus committed Jul 22, 2024
1 parent 812f430 commit f19a491
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ semver = { version = "1.0", features = ["serde"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = { version = "1.0.116", features = ["raw_value"] }
serde_with = "3.8.1"
thegraph-core = "0.5.6"
thegraph-core = { git = "https://github.com/edgeandnode/toolshed", rev = "16e22a8" }
thegraph-graphql-http = "0.2.1"
thiserror = "1.0.59"
tokio = { version = "1.38.0", features = [
Expand Down

0 comments on commit f19a491

Please sign in to comment.