Skip to content

Commit

Permalink
Bump gl-client dependency (#1100)
Browse files Browse the repository at this point in the history
  • Loading branch information
ok300 authored Oct 8, 2024
1 parent 23c25fa commit 088d014
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 @@ -14,7 +14,7 @@ anyhow = { workspace = true }
hex = { workspace = true }
gl-client = { git = "https://github.com/Blockstream/greenlight.git", features = [
"permissive",
], rev = "7540980dd8f1630b1b148a9eb8b44e2b05ca7e6d" }
], rev = "a0e4faf389484e426fcc197f8726c72a27eef32e" }
zbase32 = "0.1.2"
base64 = { workspace = true }
chrono = "0.4"
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 088d014

Please sign in to comment.