Skip to content

Commit

Permalink
Bump gl-client to latest commit (#1106)
Browse files Browse the repository at this point in the history
  • Loading branch information
ok300 authored Oct 14, 2024
1 parent 677d22d commit 9891f81
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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 = "a0e4faf389484e426fcc197f8726c72a27eef32e" }
], rev = "c09c1be59994b35aadfe4747b78bcdc8fffbe45a" }
zbase32 = "0.1.2"
base64 = { workspace = true }
chrono = "0.4"
Expand Down
2 changes: 1 addition & 1 deletion 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 9891f81

Please sign in to comment.