Skip to content

Commit

Permalink
Update branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gianbelinche committed Jan 7, 2025
1 parent 203abee commit 937353c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -223,7 +223,7 @@ tonic = { version = "0.11.0", default-features = false }
pbjson-types = "0.6.0"

# Eigen
eigenda-client-rs = {git = "https://github.com/lambdaclass/eigenda-client-rs", branch = "m1-client", package = "eigen-client"}
eigenda-client-rs = {git = "https://github.com/lambdaclass/eigenda-client-rs", branch = "m1-client-improved-merkle-proof", package = "eigen-client"}
# Here and below:
# We *always* pin the latest version of protocol to disallow accidental changes in the execution logic.
# However, for the historical version of protocol crates, we have lax requirements. Otherwise,
Expand Down

0 comments on commit 937353c

Please sign in to comment.