Skip to content

Commit 01a85e1

Browse files
build(deps): bump libsecp256k1 from 0.7.1 to 0.7.2 (#1663)
Bumps [libsecp256k1](https://github.com/paritytech/libsecp256k1) from 0.7.1 to 0.7.2. - [Changelog](https://github.com/paritytech/libsecp256k1/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/libsecp256k1/commits) --- updated-dependencies: - dependency-name: libsecp256k1 dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 936b320 commit 01a85e1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ impl-trait-for-tuples = "0.2.3"
6565
jsonrpsee = { version = "0.24.8" }
6666
jsonrpsee-core = { version = "0.24.4" }
6767
kvdb-rocksdb = "0.19.0"
68-
libsecp256k1 = { version = "0.7.1", default-features = false }
68+
libsecp256k1 = { version = "0.7.2", default-features = false }
6969
log = { version = "0.4.27", default-features = false }
7070
num_enum = { version = "0.7.3", default-features = false }
7171
parity-db = "0.4.13"

0 commit comments

Comments
 (0)