Skip to content

Commit bb80b54

Browse files
authored
Update Cargo.toml
1 parent df8a086 commit bb80b54

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
@@ -14,7 +14,7 @@ proc-macro = true
1414

1515
[dependencies]
1616
# bitcoin = "0.31.1"
17-
bitcoin = { git = "https://github.com/stevenroose/rust-bitcoin", rev = "639d552ef0080a68b1ea883298aa30c450d9ff0d" }
17+
bitcoin = { git = "https://github.com/rust-bitcoin/rust-bitcoin", branch = "bitvm" }
1818
quote = "1.0.23"
1919
proc-macro-error = "1.0.4"
2020
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)