Skip to content

Commit

Permalink
chore(deps): update rust crate thegraph-core to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent c78dcd1 commit 11d5653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ serde_json = { version = "1.0.116", features = ["raw_value"] }
serde_with = "3.8.1"
snmalloc-rs = "0.3"
tap_core = { git = "https://github.com/semiotic-ai/timeline-aggregation-protocol", rev = "1c6e29f" }
thegraph-core = { version = "0.9.2", features = [
thegraph-core = { version = "0.10.0", features = [
"alloy-contract",
"alloy-signer-local",
"attestation",
Expand Down

0 comments on commit 11d5653

Please sign in to comment.