Skip to content

Commit

Permalink
Release v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Jul 2, 2022
1 parent d193c2a commit 293a054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ required-features = ["electrum", "cli", "miniscript"]
[dependencies]
amplify = "3.12.1"
descriptors = { version = "0.8.0", path = "./descriptors", optional = true, default-features = false }
bitcoin_scripts = { version = "0.8.0", path = "./scripts" }
bitcoin_scripts = { version = "0.8.2", path = "./scripts" }
bitcoin_hd = { version = "0.8.0", path = "./hd" }
bitcoin_onchain = { version = "0.8.0", path = "./onchain" }
psbt = { version = "0.8.1", path = "./psbt", default-features = false }
Expand Down

0 comments on commit 293a054

Please sign in to comment.