File tree Expand file tree Collapse file tree 2 files changed +2
-22
lines changed
Expand file tree Collapse file tree 2 files changed +2
-22
lines changed Original file line number Diff line number Diff line change @@ -470,16 +470,6 @@ dependencies = [
470470 "serde",
471471]
472472
473- [[package]]
474- name = "bitcoin-ffi"
475- version = "0.1.3"
476- source = "git+https://github.com/bitcoindevkit/bitcoin-ffi?rev=39cc12b#39cc12bd32d6adf889b48354adcdb0f3c475aad2"
477- dependencies = [
478- "bitcoin 0.32.7",
479- "thiserror 1.0.63",
480- "uniffi",
481- ]
482-
483473[[package]]
484474name = "bitcoin-hpke"
485475version = "0.13.0"
@@ -2525,7 +2515,6 @@ name = "payjoin-ffi"
25252515version = "0.24.0"
25262516dependencies = [
25272517 "bdk",
2528- "bitcoin-ffi",
25292518 "bitcoin-ohttp",
25302519 "getrandom 0.2.15",
25312520 "lazy_static",
@@ -4137,6 +4126,7 @@ dependencies = [
41374126 "toml 0.9.5",
41384127 "uniffi",
41394128 "uniffi_bindgen",
4129+ "uniffi_build",
41404130 "uniffi_dart_macro",
41414131]
41424132
Original file line number Diff line number Diff line change @@ -470,16 +470,6 @@ dependencies = [
470470 "serde",
471471]
472472
473- [[package]]
474- name = "bitcoin-ffi"
475- version = "0.1.3"
476- source = "git+https://github.com/bitcoindevkit/bitcoin-ffi?rev=39cc12b#39cc12bd32d6adf889b48354adcdb0f3c475aad2"
477- dependencies = [
478- "bitcoin 0.32.7",
479- "thiserror 1.0.63",
480- "uniffi",
481- ]
482-
483473[[package]]
484474name = "bitcoin-hpke"
485475version = "0.13.0"
@@ -2525,7 +2515,6 @@ name = "payjoin-ffi"
25252515version = "0.24.0"
25262516dependencies = [
25272517 "bdk",
2528- "bitcoin-ffi",
25292518 "bitcoin-ohttp",
25302519 "getrandom 0.2.15",
25312520 "lazy_static",
@@ -4137,6 +4126,7 @@ dependencies = [
41374126 "toml 0.9.5",
41384127 "uniffi",
41394128 "uniffi_bindgen",
4129+ "uniffi_build",
41404130 "uniffi_dart_macro",
41414131]
41424132
You can’t perform that action at this time.
0 commit comments