Bump libsecp256k1 from 0.6.0 to 0.7.0 (#10214)
* Bump libsecp256k1 from 0.6.0 to 0.7.0 Bumps [libsecp256k1](https://github.com/paritytech/libsecp256k1) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/paritytech/libsecp256k1/releases) - [Changelog](https://github.com/paritytech/libsecp256k1/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/libsecp256k1/commits) --- updated-dependencies: - dependency-name: libsecp256k1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:dependabot[bot] <support@github.com> * Fix pallet_contracts for new libsecp256k1 version Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Alexander Theißen <alex.theissen@me.com>
Showing
- substrate/Cargo.lock 17 additions, 25 deletionssubstrate/Cargo.lock
- substrate/client/executor/Cargo.toml 1 addition, 1 deletionsubstrate/client/executor/Cargo.toml
- substrate/frame/contracts/Cargo.toml 4 additions, 4 deletionssubstrate/frame/contracts/Cargo.toml
- substrate/frame/contracts/src/benchmarking/code.rs 7 additions, 7 deletionssubstrate/frame/contracts/src/benchmarking/code.rs
- substrate/primitives/core/Cargo.toml 1 addition, 1 deletionsubstrate/primitives/core/Cargo.toml
- substrate/primitives/io/Cargo.toml 1 addition, 1 deletionsubstrate/primitives/io/Cargo.toml
Please register or sign in to comment