Skip to content

Commit

Permalink
chore: update chainhook-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovic Galabru authored and Ludovic Galabru committed Jan 11, 2024
1 parent cc03387 commit 60d2276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/chainhook-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ redis = "0.21.5"
serde-redis = "0.12.0"
hex = "0.4.3"
rand = "0.8.5"
chainhook-sdk = { version = "0.12.0", default-features = false, features = [
chainhook-sdk = { version = "0.12.1", default-features = false, features = [
"zeromq",
], path = "../chainhook-sdk" }
hiro-system-kit = "0.3.1"
Expand Down

0 comments on commit 60d2276

Please sign in to comment.