Skip to content

Commit 9f36ae0

Browse files
authored
Merge pull request #256 from sandipndev/bump-bitcoin-27
Bump rust-bitcoin dependency to v0.27
2 parents 37ad4ff + 5bb6bc7 commit 9f36ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ use-serde = ["bitcoin/use-serde", "serde"]
1616
rand = ["bitcoin/rand"]
1717

1818
[dependencies]
19-
bitcoin = "0.26.2"
19+
bitcoin = "0.27"
2020

2121
[dependencies.serde]
2222
version = "1.0"

0 commit comments

Comments
 (0)