Skip to content

Commit

Permalink
chore(deps): bump miniscript from 10.2.0 to 12.3.0
Browse files Browse the repository at this point in the history
Bumps [miniscript](https://github.com/rust-bitcoin/rust-miniscript) from 10.2.0 to 12.3.0.
- [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/12.3.0/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-miniscript@10.2.0...12.3.0)

---
updated-dependencies:
- dependency-name: miniscript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 9ddfe63 commit 33da1ec
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 12 deletions.
124 changes: 113 additions & 11 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tempfile = "3.10.1"
hex = "0.4.3"
chacha20poly1305 = "0.10.1"
regex = "1.10.4"
miniscript = "10.0"
miniscript = "12.3"
reqwest-retry = "0.5.0"
reqwest-middleware = "0.3"
tonic_lnd = { version = "0.2.0", package = "fedimint-tonic-lnd", features = [
Expand Down

0 comments on commit 33da1ec

Please sign in to comment.