Skip to content

Commit

Permalink
update gl-client
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez committed Aug 7, 2024
1 parent acda12d commit 746c92f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 deletions libs/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 libs/sdk-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hex = { workspace = true }
# The switch to 0.2 will happen with https://github.com/breez/breez-sdk/pull/724
gl-client = { git = "https://github.com/Blockstream/greenlight.git", features = [
"permissive",
], rev = "16fa13d40f4fc271cf99febf3f40246b6b23716a" }
], rev = "b9d1ecb9ea7325b041d08ddc171486fdad646a63" }
zbase32 = "0.1.2"
base64 = { workspace = true }
chrono = "0.4"
Expand Down
18 changes: 9 additions & 9 deletions tools/sdk-cli/Cargo.lock

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

0 comments on commit 746c92f

Please sign in to comment.