We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4428361 commit 6fee387Copy full SHA for 6fee387
2 files changed
Cargo-latest.lock
@@ -190,7 +190,7 @@ checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
190
191
[[package]]
192
name = "elements"
193
-version = "0.26.1"
+version = "0.26.2"
194
dependencies = [
195
"bech32",
196
"bincode",
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
3
4
authors = ["Andrew Poelstra <apoelstra@blockstream.com>"]
5
description = "Library with support for de/serialization, parsing and executing on data structures and network messages related to Elements"
6
license = "CC0-1.0"
0 commit comments