Skip to content

Commit

Permalink
chore(deps): bump miniscript from 10.0.0 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [miniscript](https://github.com/rust-bitcoin/rust-miniscript) from 10.0.0 to 11.0.0.
- [Changelog](https://github.com/rust-bitcoin/rust-miniscript/blob/master/CHANGELOG.md)
- [Commits](rust-bitcoin/rust-miniscript@10.0.0...11.0.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 Dec 4, 2023
1 parent e27dc99 commit f671dad
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 12 deletions.
94 changes: 83 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 @@ -52,7 +52,7 @@ tempfile = "3.8.1"
hex = "0.4.3"
chacha20poly1305 = "0.10.1"
regex = "1.10.2"
miniscript = "10.0"
miniscript = "11.0"

[dev-dependencies]
serial_test = "*"
Expand Down

0 comments on commit f671dad

Please sign in to comment.