Skip to content

Commit

Permalink
Bump Synedrion to latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
HCastano committed Aug 6, 2024
1 parent 7ffc56c commit ac33b2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 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 pallets/registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bip32 ={ version="0.5.2", default-features=false, features=["alloc"] }
codec ={ package="parity-scale-codec", version="3.6.3", default-features=false, features=["derive"] }
log ={ version="0.4.22", default-features=false }
scale-info={ version="2.11", default-features=false, features=["derive"] }
synedrion ={ git="https://github.com/entropyxyz/synedrion/", branch="hc/bump-deps-for-no-std-builds", default-features=false }
synedrion ={ git="https://github.com/entropyxyz/synedrion/", rev="1d210d149dfeb0dca1dd41d7fac4d0bf03c686fa", default-features=false }

frame-benchmarking={ version="29.0.0", default-features=false, optional=true }
frame-support ={ version="29.0.0", default-features=false }
Expand Down

0 comments on commit ac33b2a

Please sign in to comment.