diff --git a/Cargo.toml b/Cargo.toml index 55b17a9..4d27bb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ default-members = ["accumulator", "hintfile", "network"] resolver = "3" [workspace.dependencies] -bitcoin = { git = "https://github.com/rust-bitcoin/rust-bitcoin", default-features = false, rev = "2bb9bb6bc99ba07ed3d543a512ec3d2a9462770d" } +bitcoin = { git = "https://github.com/rust-bitcoin/rust-bitcoin", default-features = false, rev = "16cc257c3695dea0e7301a5fa9cab44b8ed60598" }