Skip to content

Commit

Permalink
Merge pull request #34 from LtbLightning/BitcoinZavior-patch-3
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
BitcoinZavior authored Aug 21, 2024
2 parents c582f8d + f705d47 commit 2a92ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bitcoincore-rpc = "0.19.0"
anyhow = "1.0.68"
[dependencies]
ohttp = { version = "0.5.1" }
payjoin_ffi = { git = "https://github.com/nucode-Tech/payjoin-ffi", branch = "main" }
payjoin_ffi = { git = "https://github.com/LtbLightning/payjoin-ffi", branch = "main" }
flutter_rust_bridge = "=2.0.0"
anyhow = "1.0.68"
tokio = "1.36.0"
Expand Down

0 comments on commit 2a92ab8

Please sign in to comment.