Skip to content

Commit

Permalink
update stacks-code rev
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Apr 19, 2024
1 parent ec6fa6e commit 5697be8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion 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 components/chainhook-sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ serde_json = { version = "1", features = ["arbitrary_precision"] }
serde-hex = "0.1.0"
serde_derive = "1"
# stacks-codec = "2.5"
stacks-codec = { git = "https://github.com/hirosystems/clarinet.git" }
stacks-codec = { git = "https://github.com/hirosystems/clarinet.git", rev="a3b95715972de39553fcf0dfc0ad10928d0ea0a3" }
hiro-system-kit = { version = "0.3.4", optional = true }
rocket = { version = "=0.5.0", features = ["json"] }
bitcoincore-rpc = "0.18.0"
Expand Down

0 comments on commit 5697be8

Please sign in to comment.