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 ac76ce0 commit d61103fCopy full SHA for d61103f
Cargo-recent.lock
@@ -261,7 +261,7 @@ dependencies = [
261
262
[[package]]
263
name = "miniscript"
264
-version = "10.2.2"
+version = "10.2.3"
265
dependencies = [
266
"base64",
267
"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