Skip to content

Commit

Permalink
Merge pull request #300 from breez/ok300-bump-gl
Browse files Browse the repository at this point in the history
Bump Greenlight dependency
  • Loading branch information
ok300 authored Jul 6, 2023
2 parents 71d1e6b + c2be59f commit 87d7794
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 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 @@ -20,7 +20,7 @@ bitcoin = "0.29.2"
# If so, see https://techexpertise.medium.com/storing-git-credentials-with-git-credential-helper-33d22a6b5ce7
gl-client = { git = "https://github.com/Blockstream/greenlight.git", features = [
"permissive",
], rev = "0980176" }
], rev = "2eabad561ef8d0c42b3bf190a94c9fd9ae303eb6" }
base64 = "0.13.0"
ecies = { version = "0.2", default-features = false, features = ["pure"] }
ripemd = "*"
Expand Down
4 changes: 2 additions & 2 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 87d7794

Please sign in to comment.