Skip to content

Commit 755df98

Browse files
chore(deps): bump secp256k1 from 0.26.0 to 0.27.0
Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/rust-bitcoin/rust-secp256k1/releases) - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md) - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.26.0...secp256k1-0.27.0) --- updated-dependencies: - dependency-name: secp256k1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34d791a commit 755df98

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 4 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
@@ -34,7 +34,7 @@ num-bigint = "0.4.3"
3434
num-traits = "0.2.15"
3535
lazy_static = "1.4.0"
3636
thiserror = "1.0.30"
37-
secp256k1 = "0.26.0"
37+
secp256k1 = "0.27.0"
3838
data-encoding = "2.3.3"
3939
url = "2.3.1"
4040
rsb_derive = "0.5.1"

0 commit comments

Comments
 (0)