Skip to content

Commit

Permalink
Update to merged trunk
Browse files Browse the repository at this point in the history
  • Loading branch information
dangeross committed Feb 7, 2025
1 parent 0cd68d5 commit 9ef6dde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ workspace = true
[dependencies]
anyhow = { workspace = true }
bip39 = "2.0.0"
boltz-client = { git = "https://github.com/dangeross/boltz-rust", rev = "8710a0a9b675bc8181e0ce22ef0cc786491e144d" }
boltz-client = { git = "https://github.com/SatoshiPortal/boltz-rust", rev = "12c9e546f15706b563ba7e49f2be7e8a5e7ada90" }
chrono = "0.4"
derivative = "2.2.0"
env_logger = "0.11"
Expand Down

0 comments on commit 9ef6dde

Please sign in to comment.