We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2887782 commit d34188cCopy full SHA for d34188c
Cargo-recent.lock
@@ -118,7 +118,7 @@ checksum = "b16bd47d9e329435e309c58469fe0791c2d0d1ba96ec0954152a5ae2b04387dc"
118
119
[[package]]
120
name = "miniscript"
121
-version = "9.2.0"
+version = "9.2.1"
122
dependencies = [
123
"bitcoin",
124
"hashbrown 0.11.0",
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
3
4
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
5
license = "CC0-1.0"
6
homepage = "https://github.com/rust-bitcoin/rust-miniscript/"
0 commit comments