Skip to content

Commit 33da1ec

Browse files
chore(deps): bump miniscript from 10.2.0 to 12.3.0
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>
1 parent 9ddfe63 commit 33da1ec

File tree

2 files changed

+114
-12
lines changed

2 files changed

+114
-12
lines changed

Cargo.lock

Lines changed: 113 additions & 11 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
@@ -67,7 +67,7 @@ tempfile = "3.10.1"
6767
hex = "0.4.3"
6868
chacha20poly1305 = "0.10.1"
6969
regex = "1.10.4"
70-
miniscript = "10.0"
70+
miniscript = "12.3"
7171
reqwest-retry = "0.5.0"
7272
reqwest-middleware = "0.3"
7373
tonic_lnd = { version = "0.2.0", package = "fedimint-tonic-lnd", features = [

0 commit comments

Comments
 (0)