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 ca3282c commit e8ce03cCopy full SHA for e8ce03c
Cargo-recent.lock
@@ -276,7 +276,7 @@ dependencies = [
276
277
[[package]]
278
name = "miniscript"
279
-version = "11.2.2"
+version = "11.2.3"
280
dependencies = [
281
"bech32",
282
"bitcoin",
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